2026-02-04

This commit is contained in:
2026-02-04 13:56:02 -05:00
parent d56aba7823
commit 4361c5f17b
2 changed files with 8 additions and 2 deletions
+6 -2
View File
@@ -1,4 +1,8 @@
autoload -U +X bashcompinit && bashcompinit
autoload -U +X compinit && compinit
eval "$(oh-my-posh init zsh --config ~/dotfiles/misc_config/ohmyposh.json)"
eval "$(wut init)"
source $(brew --prefix nvm)/nvm.sh
source <(fzf --zsh)
@@ -9,9 +13,9 @@ for conf in "$HOME/dotfiles/zsh_config/"*.zsh; do
done
unset conf
eval $(thefuck --alias)
# eval "$(wut init)"
eval "$(thefuck --alias)"
eval "$(zoxide init zsh)"
# eval "$(starship init zsh)"
eval "$(atuin init zsh)"
# bun completions