diff --git a/.bash_aliases b/.bash_aliases index 98ce798..0a3787b 100644 --- a/.bash_aliases +++ b/.bash_aliases @@ -7,7 +7,7 @@ case $theos in alias ls='ls --color=auto';; esac -alias grep='grep --color' +alias grep='grep --color -s' alias l='ls -lhatr' #alias ls='ls --color=auto' alias rm='rm -i' diff --git a/.vim/bundle/jedi-vim b/.vim/bundle/jedi-vim new file mode 160000 index 0000000..c6f05cd --- /dev/null +++ b/.vim/bundle/jedi-vim @@ -0,0 +1 @@ +Subproject commit c6f05cd82c9ade7734f818f7dd36c813de5bc1c3 diff --git a/.vim/bundle/vim-airline b/.vim/bundle/vim-airline index 45205aa..e3cfd36 160000 --- a/.vim/bundle/vim-airline +++ b/.vim/bundle/vim-airline @@ -1 +1 @@ -Subproject commit 45205aa4a393ab7eee2656e6e35eb61016ec81c2 +Subproject commit e3cfd3643b0f4c9650d5eb23912fef12d88e7a60 diff --git a/.vim/bundle/vim-fugitive b/.vim/bundle/vim-fugitive index bd0b87d..2564c37 160000 --- a/.vim/bundle/vim-fugitive +++ b/.vim/bundle/vim-fugitive @@ -1 +1 @@ -Subproject commit bd0b87d36ad80e8acd94f22028d15ebb441b1c28 +Subproject commit 2564c37d0a2ade327d6381fef42d84d9fad1d057