mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Update various things
This commit is contained in:
@@ -2,6 +2,16 @@
|
||||
# Ruby environment setup.
|
||||
#
|
||||
|
||||
install_ruby_global_packages () {
|
||||
gem install --no-rdoc --no-ri \
|
||||
bundler \
|
||||
foreman \
|
||||
rubocop \
|
||||
lunchy \
|
||||
rbenv-rehash \
|
||||
travis
|
||||
}
|
||||
|
||||
# Aliases
|
||||
alias po="powify"
|
||||
alias lu="lunchy"
|
||||
|
||||
Reference in New Issue
Block a user