Skip to content

Commit

Permalink
aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
ayn committed Oct 13, 2011
1 parent 6e5c087 commit 8ee965f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion zsh/ayn.zsh
Expand Up @@ -6,7 +6,8 @@ alias llspec='rake "parallel:spec[4]"'
alias lt='ls -ltrh'
alias pass='passenger start -a 127.0.0.1 -p 3000 -d'
alias rst='touch tmp/restart.txt'
alias sc3='bundle exec rails console'
alias sc3='be rails console'
alias sc='be ./script/console'
alias src='source ~/.zshrc'
alias srd='screen -r -d'
alias synccontacts='/System/Library/PrivateFrameworks/GoogleContactSync.framework/Versions/A/Resources/gconsync --sync com.google.ContactSync'
Expand Down

0 comments on commit 8ee965f

Please sign in to comment.