Skip to content

Commit

Permalink
Added alias aa for atom
Browse files Browse the repository at this point in the history
  • Loading branch information
fredwu committed Mar 9, 2016
1 parent 9400763 commit 822005d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zsh/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ alias la="ll -a"
alias time="command time"
alias pwdd="pwd | pbcopy"

alias aa="atom-beta"

alias b="bundle"
alias bb="bundle install --jobs 8"
alias bo="bundle open"
Expand Down

0 comments on commit 822005d

Please sign in to comment.