Skip to content

Commit

Permalink
correct path for z
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent-le-graverend committed Apr 8, 2013
1 parent 6023f9f commit d64867d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .bash_profile
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ complete -W "NSGlobalDomain" defaults

# If possible, add tab completion for many more commands
[ -f /etc/bash_completion ] && source /etc/bash_completion

# init z https://github.com/rupa/z
. ~/bin/z/z.sh
3 changes: 0 additions & 3 deletions .bashrc
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
[ -n "$PS1" ] && source ~/.bash_profile

# init z https://github.com/rupa/z
. ~/bin/z/z.sh

0 comments on commit d64867d

Please sign in to comment.