zshrc: add alias for rebuild

master
an 2019-05-01 00:21:33 -04:00
parent 3571b362ee
commit ecb7035ac7
1 changed files with 2 additions and 0 deletions

2
zshrc
View File

@ -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