Add .config/fish/conf.d/zoxide.fish

Update settings.json
This commit is contained in:
Anthony Rodriguez 2024-06-13 23:35:11 +02:00
parent b69fb04494
commit 1b3d363169
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
zoxide init fish | source

View file

@ -26,4 +26,5 @@
"ltex.language": "fr",
"git.suggestSmartCommit": false,
"sync.gist": "6d8559a01164b003d08f3c0bbc6cc664",
"dart.flutterSdkPath": "/home/nezia/.flutter",
}