dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

fugitive.vim (143B)


      1 autocmd User Fugitive command! -buffer -bar Glg exe 'terminal ++close' FugitivePrepare(['log', '--oneline', '--decorate', '--graph', '--all'])