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