waybar and tmux plugins

This commit is contained in:
Cy Pokhrel 2024-11-21 15:56:39 -05:00
parent 238d53fadd
commit 6bdaba63f5
No known key found for this signature in database
GPG key ID: 1200FBE36C2ADE2E
6 changed files with 179 additions and 140 deletions

3
zshrc
View file

@ -106,7 +106,6 @@ zinit light z-shell/zsh-eza
zinit snippet OMZP::git
zinit snippet OMZP::sudo
zinit snippet OMZP::archlinux
zinit snippet OMZP::command-not-found
zinit snippet OMZP::colored-man-pages
# load completions
@ -116,3 +115,5 @@ zinit cdreplay -q
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/ssh-agent.socket