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
+2
View File
@@ -3,6 +3,7 @@ tap "dotenvx/brew"
tap "ghall89/tap"
tap "marsanne/cask"
tap "oven-sh/bun"
tap "simonbs/wut", "https://github.com/simonbs/wut.git"
tap "tw93/tap"
brew "xz"
brew "atuin"
@@ -86,6 +87,7 @@ brew "zls"
brew "zoxide"
brew "dotenvx/brew/dotenvx"
brew "oven-sh/bun/bun"
brew "simonbs/wut/wut"
brew "tw93/tap/mole"
cask "affinity"
cask "airbuddy"
+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