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