Skip to content

Commit

Permalink
No need for job specific shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
adomokos committed Sep 21, 2015
1 parent 4497ee4 commit b6d9a0e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions zsh/.zshrc
Expand Up @@ -46,9 +46,9 @@ gh() {
rvm 1.8.7 && github $* && rvm 1.9.1
}

hi() {
cd ~/Projects/Hireology/Code/$1
}
#hi() {
#cd ~/Projects/Hireology/Code/$1
#}

gsa() {
git stash apply stash@{$1}
Expand Down

0 comments on commit b6d9a0e

Please sign in to comment.