summary refs log tree commit diff
path: root/.zsh
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2013-11-02 14:58:11 -0400
committerJune McEnroe <programble@gmail.com>2013-11-02 14:58:11 -0400
commit6d3df5b552635bc688a2b189fe4d6fb116f4611b (patch)
treec78c8b37b4aec0f764e9f717ad6bc753bb000eb0 /.zsh
parentRemove git prompt from title (diff)
downloadsrc-6d3df5b552635bc688a2b189fe4d6fb116f4611b.tar.gz
src-6d3df5b552635bc688a2b189fe4d6fb116f4611b.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 {