eraac / config-mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My MacOS configuration

HomeBrew

# https://brew.sh/

brew install ccat
brew install awscli
brew install --cask google-cloud-sdk
brew install coreutils
brew install watch
brew install wget
brew install jq
brew install telnet
brew install gnupg
brew install chrome-cli
brew install kubectl
brew install kubectx
brew install pinentry-mac
brew install helm
brew install pre-commit
brew install neovim
brew install terraform-docs
brew install niversal-ctags
brew install tmux

brew tap hashicorp/tap
brew install hashicorp/tap/terraform

brew tap homebrew/cask-fonts
brew install font-hack-nerd-font

tmux

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

About


Languages

Language:Vim Script 85.8%Language:Shell 14.2%