update dots

This commit is contained in:
Alexander Navarro 2023-11-30 20:16:16 -03:00
parent 9c023c015c
commit 0f1a4d33d1
9 changed files with 24 additions and 4 deletions

View file

@ -60,7 +60,7 @@ plugins=(
# git # disabled because I only ocasionally use git from the terminal
safe-paste # don't run code when pasting
systemd
z # TODO: replace plugin with zoxide
# z # TODO: replace plugin with zoxide
zsh-autocomplete
zsh-autopair
zsh-autosuggestions
@ -110,3 +110,4 @@ fi
eval "$(starship init zsh)"
eval "$(rtx activate zsh)"
# eval "$(zellij setup --generate-auto-start zsh)"
eval "$(zoxide init zsh)"