14 lines
310 B
Markdown
14 lines
310 B
Markdown
# 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
|