mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
General updates
This commit is contained in:
parent
668ceb06a4
commit
974ce7f7fc
8 changed files with 323 additions and 86 deletions
|
|
@ -5,7 +5,7 @@ if [[ $1 == 'now' ]]; then
|
|||
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
|
||||
|
||||
# Install dot's dependencies
|
||||
/usr/local/bin/brew install ruby cmake pkg-config
|
||||
/usr/local/bin/brew install ruby@2.7 cmake pkg-config
|
||||
/usr/local/bin/gem install --no-ri --no-rdoc bundler
|
||||
|
||||
# Make dot usable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue