Update all the thing

This commit is contained in:
2025-06-21 18:13:50 -04:00
parent 41e97c7e0f
commit 453c3ff85a
13 changed files with 220 additions and 172 deletions

View File

@@ -21,7 +21,7 @@ esac
eval "$(starship init bash)"
alias reboot-to-windows='sudo grub-reboot "Windows Boot Manager (on /dev/nvme1n1p1)" && sudo reboot'
export PATH=~/.npm-global/bin:$PATH
export PATH=~/.npm-global/bin:~/.local/bin:$PATH
export SSH_AUTH_SOCK=~/.1password/agent.sock
if uwsm check may-start; then
@@ -31,3 +31,4 @@ fi
#if [ -z "$WAYLAND_DISPLAY" ] && [ -n "$XDG_VTNR" ] && [ "$XDG_VTNR" -eq 1 ] ; then
# exec sway
#fi
alias claude="/home/pmcc/.config/claude/local/claude"