chore: remove duplicate Go PATH lines in rc files; update self-symlink targets to /home/blake
This commit is contained in:
@@ -1 +1 @@
|
|||||||
/home/bridgway/dotfiles/terminal/nushell
|
/home/blake/dotfiles/terminal/nushell
|
||||||
2
zshrc
2
zshrc
@@ -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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user