add tree command
This commit is contained in:
parent
1991d9a06c
commit
5a35673b2d
@ -4,6 +4,7 @@
|
||||
enable = true;
|
||||
shellAliases = {
|
||||
ls = "eza";
|
||||
tree = "eza -T";
|
||||
};
|
||||
initExtra = ''
|
||||
export EDITOR=emacs\ -nw
|
||||
|
Loading…
Reference in New Issue
Block a user