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

This commit is contained in:
Daniel Fichtinger 2025-04-11 14:15:05 -04:00
parent a33ce58eb3
commit 48c865f72a
3 changed files with 17 additions and 3 deletions

View file

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