feat(fish): add zoxide abbreviation

This commit is contained in:
Alexandre Cavalheiro 2023-11-10 14:41:03 -03:00
parent 97eaa6ecfd
commit 23163a7c9f
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -25,6 +25,10 @@
/home/wizardlink/.local/share/scripts/burrito
'';
shellAbbrs = {
z = "zoxide";
};
functions = {
fish_prompt.body = ''
set_color CC241D