summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/.zshrc b/etc/.zshrc
index bf6b80a..939157a 100644
--- a/etc/.zshrc
+++ b/etc/.zshrc
@@ -384,6 +384,7 @@ alias nbr='newsbeuter -r'
alias rd='rmdir'
+alias rebuild='perl Build.PL && ./Build && ./Build test && sudo ./Build instell'
alias remake='make clean; make && sudo make install'
alias rsync-serve="rsync --daemon --port=10873 --no-detach --config=/dev/stdin"\