dotfiles: update
This commit is contained in:
12
README.md
12
README.md
@@ -1 +1,13 @@
|
||||
# DOTFILES
|
||||
|
||||
xcode-select --install
|
||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
sudo softwareupdate --install-rosetta
|
||||
|
||||
asdf plugin add ruby
|
||||
|
||||
install tpm for tmux
|
||||
sudo vim /etc/shells
|
||||
/opt/homebrew/bin/bash
|
||||
|
||||
$(brew --prefix)/opt/fzf/install - to have Ctlr + R
|
||||
|
||||
Reference in New Issue
Block a user