1

feat: add alias for johnny decimal

This commit is contained in:
Himadri Bhattacharjee
2025-02-22 16:31:50 +05:30
parent 2e562552a7
commit bde5e3ddcf

View File

@@ -40,6 +40,9 @@
'';
};
fish_greeting.body = "";
# My documents follow Johnny.Decimal system
# see https://johnnydecimal.com
h.body = "cd ~/Documents/*/*/$argv*";
};
};