2026-05-13

This commit is contained in:
2026-05-13 20:09:01 -04:00
parent 967565c80b
commit 229ff7dea0
15 changed files with 380 additions and 56 deletions
+5
View File
@@ -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"