2025-08-07
This commit is contained in:
+2
-3
@@ -1,6 +1,5 @@
|
||||
eval "$(oh-my-posh init zsh --config ~/dotfiles/misc_config/ohmyposh.json)"
|
||||
|
||||
|
||||
source $(brew --prefix nvm)/nvm.sh
|
||||
source <(fzf --zsh)
|
||||
|
||||
@@ -18,5 +17,5 @@ eval "$(atuin init zsh)"
|
||||
# bun completions
|
||||
[ -s "/Users/ghall/.bun/_bun" ] && source "/Users/ghall/.bun/_bun"
|
||||
|
||||
|
||||
|
||||
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
|
||||
export PATH="$PATH:$HOME/.rvm/bin"
|
||||
|
||||
Reference in New Issue
Block a user