update .zshrc to use macos not osx

This commit is contained in:
Tony Blyler 2021-11-16 21:37:17 -05:00
parent db7b2df76e
commit c04932f238
Signed by: tblyler
GPG key ID: 7F13D9A60C0D678E
2 changed files with 3 additions and 3 deletions

View file

@ -150,7 +150,7 @@ font:
#style: Bold Italic #style: Bold Italic
# Point size # Point size
size: 7.0 size: 10.0
# Offset is the extra space around each character. `offset.y` can be thought # Offset is the extra space around each character. `offset.y` can be thought
# of as modifying the line spacing, and `offset.x` as modifying the letter # of as modifying the line spacing, and `offset.x` as modifying the letter

View file

@ -45,8 +45,8 @@ UPDATE_ZSH_DAYS=7
DISABLE_UPDATE_PROMPT="true" DISABLE_UPDATE_PROMPT="true"
HIST_STAMPS="mm/dd/yyyy" HIST_STAMPS="mm/dd/yyyy"
plugins=( plugins=(
aws
autojump autojump
aws
battery battery
brew brew
catimg catimg
@ -66,10 +66,10 @@ plugins=(
helm helm
kube-ps1 kube-ps1
kubectl kubectl
macos
minikube minikube
node node
npm npm
osx
pass pass
pip pip
pod pod