Merge branch 'master' of github.com:cyplo/dotfiles
This commit is contained in:
commit
518b2835dd
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
#software and shell
|
||||
sudo yum install vim tmux atop zsh thunderbird thunderbird-enigmail thunderbird-lightning firefox
|
||||
sudo chsh -s `which zsh` $USER
|
||||
curl -sSL https://get.rvm.io | bash -s stable
|
||||
rvm install ruby
|
||||
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
|
|
Loading…
Reference in a new issue