Add notion and some other stuff
This commit is contained in:
2
.zshrc
2
.zshrc
@@ -193,7 +193,7 @@ alias foreman="bundle exec foreman"
|
||||
alias sidekiq="bundle exec sidekiq"
|
||||
alias cap="bundle exec cap"
|
||||
alias mina="bundle exec mina"
|
||||
alias heroku="~/Soft/heroku-client/bin/heroku"
|
||||
alias heroku="$HOME/Soft/heroku-client/bin/heroku"
|
||||
alias rgrep="grep --exclude-dir=Godeps --exclude-dir=node_modules --exclude-dir=log --exclude-dir=vendor --exclude-dir=tmp --exclude-dir=public --exclude-dir=.git --exclude=.swp -rn"
|
||||
alias vagrant="BUNDLE_GEMFILE=$HOME/Soft/vagrant/Gemfile bundle exec vagrant"
|
||||
alias vimb="HTTP_PROXY='http://localhost:8118' vimb"
|
||||
|
||||
Reference in New Issue
Block a user