mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
General updates
This commit is contained in:
parent
668ceb06a4
commit
974ce7f7fc
8 changed files with 323 additions and 86 deletions
|
|
@ -3,7 +3,7 @@
|
|||
if [[ $1 == 'now' ]]; then
|
||||
# Install dot's dependencies
|
||||
sudo yum install -y centos-release-scl-rh.noarch
|
||||
sudo yum install rh-ruby24 rh-ruby24-ruby-devel rh-ruby24-rubygem-bundler rh-ruby24-rubygem-rake cmake gcc
|
||||
sudo yum install rh-ruby26 rh-ruby26-ruby-devel rh-ruby26-rubygem-bundler rh-ruby26-rubygem-rake cmake gcc
|
||||
|
||||
# Make dot usable
|
||||
cd ~/.dotfiles
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue