This commit is contained in:
unexplrd
2025-02-20 11:37:19 +02:00
parent 898c589004
commit 4d3c1695d8
2 changed files with 31 additions and 571 deletions

View File

@ -32,7 +32,7 @@ in {
fish = {
enable = true;
shellAliases = {
# cd = "z";
cd = "z";
cat = "bat";
la = "ls -a";
l = "ls -la";