More mac installs
This commit is contained in:
parent
6f14c93898
commit
90b01c3efd
1 changed files with 3 additions and 2 deletions
5
Makefile
5
Makefile
|
@ -29,11 +29,12 @@ vim:
|
||||||
|
|
||||||
|
|
||||||
mac_applications:
|
mac_applications:
|
||||||
|
softwareupdate --install-rosetta
|
||||||
brew install coreutils gnu-sed direnv fzf git stow the_silver_searcher tmux \
|
brew install coreutils gnu-sed direnv fzf git stow the_silver_searcher tmux \
|
||||||
vim zsh rbenv ruby-build tfenv nodenv node-build tig libpq gnupg llvm \
|
vim zsh rbenv ruby-build tfenv nodenv node-build tig libpq gnupg llvm \
|
||||||
awscli cmake session-manager-plugin jq
|
awscli cmake session-manager-plugin jq gnu-tar sccache watch hub
|
||||||
brew install --cask docker rectangle slack google-chrome alacritty telegram \
|
brew install --cask docker rectangle slack google-chrome alacritty telegram \
|
||||||
discord
|
discord element
|
||||||
|
|
||||||
linux_applications:
|
linux_applications:
|
||||||
sudo apt-get install direnv fzf silversearcher-ag stow tmux vim zsh
|
sudo apt-get install direnv fzf silversearcher-ag stow tmux vim zsh
|
||||||
|
|
Loading…
Reference in a new issue