diff --git a/zshrc b/zshrc index 7c03e2c..f9bdad2 100644 --- a/zshrc +++ b/zshrc @@ -12,3 +12,5 @@ bindkey "^[[F" end-of-line zstyle :compinstall filename '/home/marrub/.zshrc' autoload -Uz compinit compinit + +alias rebuild=$HOME/bin/_scripts/rebuild.sh