Wrote combined setup scripts for user and root

This commit is contained in:
2018-12-03 17:20:17 -05:00
parent 3e6d75221f
commit ae31b055c2
7 changed files with 116 additions and 8 deletions

View File

@@ -37,7 +37,7 @@ autocmd Filetype css,htmldjango,html,tex,txt,markdown set tabstop=2 shiftwidth=2
autocmd BufNewFile,BufRead *.md set filetype=markdown
autocmd Filetype markdown set textwidth=0
autocmd BufWritePost key_*.txt !bash ~/linux-config/shortcuts.sh
autocmd BufWritePost key_*.txt !bash ~/linux-config/scripts/shortcuts.sh
" }}} commands for file types "