AutoYADM commit: 2025-04-11 14:00:05

This commit is contained in:
Daniel Fichtinger 2025-04-11 14:00:05 -04:00
parent 34b852d969
commit a33ce58eb3

View file

@ -4,4 +4,5 @@ if status is-interactive
direnv hook fish | source
zoxide init fish | source
thefuck --alias | source
fzf --fish | FZF_CTRL_R_COMMAND= source
end