diff --git a/nvim/nvim b/nvim/nvim index bba0798..e44a13c 120000 --- a/nvim/nvim +++ b/nvim/nvim @@ -1 +1 @@ -/home/bridgway/dotfiles/nvim \ No newline at end of file +/home/blake/dotfiles/nvim \ No newline at end of file diff --git a/terminal/nushell/nushell b/terminal/nushell/nushell index 41a2f1d..6412e99 120000 --- a/terminal/nushell/nushell +++ b/terminal/nushell/nushell @@ -1 +1 @@ -/home/bridgway/dotfiles/terminal/nushell \ No newline at end of file +/home/blake/dotfiles/terminal/nushell \ No newline at end of file diff --git a/zshrc b/zshrc index 34189f1..eb3f98c 100755 --- a/zshrc +++ b/zshrc @@ -38,5 +38,3 @@ export CPLUS_INCLUDE_PATH=/usr/local/include # Oh My Posh prompt 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