fish: Use lowercase t for tree

This commit is contained in:
Donovan Glover 2023-06-06 10:17:06 -04:00
parent 2fcffe0a67
commit a69a38d287
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -65,7 +65,7 @@
l = "ls -l";
j = "joshuto";
w = "wal -o ~/.config/wal/done.sh";
T = "tree";
t = "tree";
};
};