shortcuts fix

This commit is contained in:
Luke
2018-02-20 20:53:21 -07:00
parent 838eeec9ac
commit b30dc5c54b
2 changed files with 3 additions and 3 deletions

2
.vimrc
View File

@@ -82,7 +82,7 @@
" When shortcut files are updated, renew bash and ranger configs with new
" material:
autocmd BufWritePost ~/.config/Scripts/folders,~/.config/Scripts/configs !bash ~/.config/Scripts/shortcuts.sh
autocmd BufWritePost ~/.scripts/folders,~/.scripts/configs !bash ~/.scripts/shortcuts.sh
" Runs a script that cleans out tex build files whenever I close out of a .tex file.
autocmd VimLeave *.tex !texclear