Getting a new mac setup

This commit is contained in:
Gene Liverman 2023-08-15 23:01:09 -04:00
parent 9ca2d5dc50
commit 601fcd303b
3 changed files with 89 additions and 2 deletions

View file

@ -84,7 +84,7 @@ ZSH_CUSTOM=~/repos/customized-oh-my-zsh
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(brew bundler gem git git-flow github history kube-aliases kube-ps1 kubectl macos pip python terraform vagrant vscode)
plugins=(brew bundler gem git github history kube-ps1 kubectl macos pip python terraform vagrant vscode)
source $ZSH/oh-my-zsh.sh