add dotfiles plugin

This commit is contained in:
2020-03-01 23:54:25 -05:00
parent 66b99f857f
commit 051b1efdfd
2 changed files with 3 additions and 12 deletions

View File

@@ -0,0 +1,2 @@
alias dotfile-make="sh ~/.dotfiles/dotfile-make.sh"
alias df-make="dotfile-make"