Install additional necessary applications
This commit is contained in:
parent
df6d4ffe74
commit
fe6902a615
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -30,7 +30,8 @@ vim:
|
||||||
|
|
||||||
mac_applications:
|
mac_applications:
|
||||||
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 cmake
|
vim zsh rbenv ruby-build tfenv nodenv node-build tig libpq gnupg llvm \
|
||||||
|
awscli cmake session-manager-plugin jq
|
||||||
brew install --cask docker rectangle slack google-chrome alacritty telegram \
|
brew install --cask docker rectangle slack google-chrome alacritty telegram \
|
||||||
discord
|
discord
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue