2026-05-13
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
autoload -U +X bashcompinit && bashcompinit
|
||||
autoload -U +X compinit && compinit
|
||||
|
||||
# Run brew-autoupdate
|
||||
brew-autoupdate
|
||||
|
||||
eval "$(oh-my-posh init zsh --config ~/dotfiles/misc_config/ohmyposh.json)"
|
||||
eval "$(wut init)"
|
||||
|
||||
@@ -28,3 +31,5 @@ fi
|
||||
|
||||
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
|
||||
export PATH="$PATH:$HOME/.rvm/bin"
|
||||
|
||||
. "$HOME/.atuin/bin/env"
|
||||
|
||||
Reference in New Issue
Block a user