feat(zsh): update oh my zsh in zshrc

This commit is contained in:
2025-11-14 19:41:49 -05:00
parent 88a3701db3
commit a1502113dd

View File

@@ -25,20 +25,17 @@ ZSH_THEME="xiong-chiamiov"
plugins=(
zsh-autosuggestions
common-aliases
# ripgrep
zoxide
qrcode
pip
rust
# git
# sudo
git
zsh-syntax-highlighting
)
# Path to your oh-my-zsh installation.
export ZSH="$HOME/.oh-my-zsh"
# source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
source $ZSH/oh-my-zsh.sh
## Oh My Zsh Initialization
export ZSH="$HOME/.oh-my-zsh"
source $ZSH/oh-my-zsh.sh
################################################################################
# Colours