mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-18 10:41:12 +01:00
fish: Use lowercase t for tree
This commit is contained in:
parent
2fcffe0a67
commit
a69a38d287
@ -65,7 +65,7 @@
|
|||||||
l = "ls -l";
|
l = "ls -l";
|
||||||
j = "joshuto";
|
j = "joshuto";
|
||||||
w = "wal -o ~/.config/wal/done.sh";
|
w = "wal -o ~/.config/wal/done.sh";
|
||||||
T = "tree";
|
t = "tree";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user