Update sway

This commit is contained in:
2025-08-16 17:27:47 -04:00
parent e56017b1c8
commit 91bf7b150f
2 changed files with 38 additions and 40 deletions

2
.zshrc
View File

@@ -16,7 +16,7 @@ alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
eval "$(starship init zsh)"
export PATH=~/.npm-global/bin:~/.local/bin:$PATH
export PATH=~/.local/bin:$PATH
export SSH_AUTH_SOCK=/home/pmcc/.bitwarden-ssh-agent.sock
for file in ~/.config/zsh/*.zsh; do