mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-04 08:28:44 +00:00
Update mac os brew setup
This commit is contained in:
@@ -9,10 +9,14 @@ link:
|
||||
-ln -s ~/Git/dotfiles/.tmux.conf ~/.tmux.conf
|
||||
|
||||
brew:
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
sh ./macos/brewfile.sh
|
||||
|
||||
cask:
|
||||
sh ./macos/caskfile.sh
|
||||
sh ./macos/caskfile-basics.sh
|
||||
|
||||
cask_personal:
|
||||
sh ./macos/caskfile-personal.sh
|
||||
|
||||
tmux:
|
||||
-git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
|
||||
|
||||
Reference in New Issue
Block a user