feat: Update profile and zshrc

This commit is contained in:
2025-05-29 21:29:18 +10:00
parent c23af7303a
commit 881212698b
6 changed files with 61 additions and 23 deletions

8
.zshrc
View File

@@ -13,12 +13,12 @@ else
fi
# TMP profiler
zmodload zsh/zprof
# zmodload zsh/zprof
### 📦 Plugin & Framework Setup
export ZSH="$HOME/.oh-my-zsh"
ZSH_THEME="robbyrussell"
plugins=(nvm git sudo systemadmin tldr)
plugins=(nvm git sudo systemadmin)
# Lazy-load nvm
zstyle ':omz:plugins:nvm' lazy yes
@@ -97,7 +97,3 @@ export FZF_DEFAULT_OPTS='--preview "bat --color=always {}"'
fpath+=(${ZDOTDIR:-~}/.zsh_functions)
FPATH+="$HOME/Git/eza/completions/zsh"
export FPATH
# Optional: compile config for faster loading
# zcompile ~/.zshrc
# zcompile ~/.zsh/cache/zcompdump