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