AutoYADM commit: 2024-11-22 13:45:02

This commit is contained in:
Daniel Fichtinger 2024-11-22 13:45:02 -05:00
parent 48e4dc536e
commit f75d63c6b7

1
.zshrc
View file

@ -77,3 +77,4 @@ zle -N zle-line-finish
zle -N zle-keymap-select zle -N zle-keymap-select
eval $(thefuck --alias) eval $(thefuck --alias)
eval "$(starship init zsh)" eval "$(starship init zsh)"
eval "$(zoxide init zsh)"