Reanranging + Some useful shortcut

Still TODO: make sure each file is loaded only when it's supporting
prereqs exist
This commit is contained in:
Gal Szkolnik 2022-05-26 08:52:54 -04:00
parent 0bce670c63
commit 786431f769
9 changed files with 33 additions and 0 deletions

View file

@ -0,0 +1,5 @@
alias sudo="sudo "
alias nvim="nvim -p "
alias vim="nvim "
alias vi="nvim "