Skip to content

Commit

Permalink
disable z
Browse files Browse the repository at this point in the history
  • Loading branch information
aehlke committed Nov 20, 2011
1 parent 02ece6f commit 3fa0a6c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions rc
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ setopt PROMPT_SUBST


# https://github.com/sjl/z-zsh
source $HOME/.zshkit/z-zsh/z.sh
function precmd () {
z --add "$(pwd -P)"
}
#source $HOME/.zshkit/z-zsh/z.sh
#function precmd () {
# z --add "$(pwd -P)"
#}



Expand Down

0 comments on commit 3fa0a6c

Please sign in to comment.