mirror of
https://github.com/owenlejeune/zsh-plugins.git
synced 2025-11-23 23:50:54 -05:00
custom plugins
This commit is contained in:
@@ -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
4
gecho/gecho.plugin.zsh
Normal file
@@ -0,0 +1,4 @@
|
||||
GDIR=$HOME/.gecho
|
||||
|
||||
source $GDIR/tools/check-for-update.sh
|
||||
source $GDIR/commands.sh
|
||||
Reference in New Issue
Block a user