Update .config/fish/config.fish

This commit is contained in:
Thomas Brasdefer 2024-12-20 18:59:56 +01:00
parent 72b8e700ec
commit 7a3e0b3fba
Signed by: tombdf
GPG Key ID: A047E76CC4582988

View File

@ -75,3 +75,6 @@ oh-my-posh init fish --config $HOME/.config/ohmyposh/prompt.json | source
# Allow zoxide to work and to replace cd
zoxide init --cmd cd fish | source
# Set atuin
atuin init fish | source