Skip to content

Commit

Permalink
Redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
rtlechow committed Mar 31, 2016
1 parent b3a2162 commit 374fd3c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .zsh/aliases
Expand Up @@ -32,8 +32,6 @@ alias funhide='defaults write com.apple.finder AppleShowAllFiles TRUE; killall F
alias fhide='defaults write com.apple.finder AppleShowAllFiles FALSE; killall Finder'

# Ruby
mri () { path=(/usr/bin $path) }
yarv () { path=(/usr/local/bin $path) }
alias be='bundle exec'

# Rails
Expand Down

0 comments on commit 374fd3c

Please sign in to comment.