Compare commits

..

No commits in common. "b401369638abfb4bdedc26ddb4240bc899e00bfb" and "25e7b5a8b05fe9fa44677b72d5ad35e66a4afb2e" have entirely different histories.

2 changed files with 0 additions and 4 deletions

View file

@ -1,3 +0,0 @@
if [ -x "$(command -v flux)" ]; then
source <(flux completion bash)
fi

1
vimrc
View file

@ -25,7 +25,6 @@ Plugin 'scrooloose/syntastic'
Plugin 'hashivim/vim-terraform' Plugin 'hashivim/vim-terraform'
Plugin 'valloric/youcompleteme' Plugin 'valloric/youcompleteme'
Plugin 'vimwiki/vimwiki' Plugin 'vimwiki/vimwiki'
Plugin 'gergap/vim-ollama'
" plugin from http://vim-scripts.org/vim/scripts.html " plugin from http://vim-scripts.org/vim/scripts.html
" Plugin 'L9' " Plugin 'L9'