custom plugins

This commit is contained in:
2021-05-27 14:22:38 -04:00
parent 9195a3ee8c
commit 3388cb48b6
2 changed files with 5 additions and 1 deletions

View File

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

4
gecho/gecho.plugin.zsh Normal file
View File

@@ -0,0 +1,4 @@
GDIR=$HOME/.gecho
source $GDIR/tools/check-for-update.sh
source $GDIR/commands.sh