chore: remove duplicate Go PATH lines in rc files; update self-symlink targets to /home/blake

This commit is contained in:
Blake Ridgway
2026-09-02 16:29:54 -05:00
parent e885584f71
commit ae72614636
3 changed files with 2 additions and 4 deletions

View File

@@ -1 +1 @@
/home/bridgway/dotfiles/nvim /home/blake/dotfiles/nvim

View File

@@ -1 +1 @@
/home/bridgway/dotfiles/terminal/nushell /home/blake/dotfiles/terminal/nushell

2
zshrc
View File

@@ -38,5 +38,3 @@ export CPLUS_INCLUDE_PATH=/usr/local/include
# Oh My Posh prompt # Oh My Posh prompt
eval "$(oh-my-posh init zsh --config ~/.config/oh-my-posh/theme.omp.json)" eval "$(oh-my-posh init zsh --config ~/.config/oh-my-posh/theme.omp.json)"
# added by 02-dev-tools-setup.sh
export PATH=$PATH:/usr/local/go/bin