summary refs log tree commit diff
path: root/.zsh/aliases.zsh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2013-11-02 14:58:11 -0400
committerJune McEnroe <june@causal.agency>2013-11-02 14:58:11 -0400
commit57ca620978f2a8183993112d6f3f1523477c20f4 (patch)
tree593f6b355583cd4b0642539f8ae220a3a858c5a7 /.zsh/aliases.zsh
parentRemove git prompt from title (diff)
downloadsrc-57ca620978f2a8183993112d6f3f1523477c20f4.tar.gz
src-57ca620978f2a8183993112d6f3f1523477c20f4.zip
Rehash on reload
Diffstat (limited to '')
-rw-r--r--.zsh/aliases.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zsh/aliases.zsh b/.zsh/aliases.zsh
index 39d27603..98bbae18 100644
--- a/.zsh/aliases.zsh
+++ b/.zsh/aliases.zsh
@@ -1,6 +1,6 @@
 function reload {
   source ~/.zshrc
-  reset
+  rehash
 }
 
 function mkcd {