mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
removed tree, replaced with eza functionality
This commit is contained in:
parent
6ac3d1b33a
commit
3daa4d334b
4 changed files with 5 additions and 3 deletions
|
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
cd = "cd -L";
|
||||
grep = "grep --color";
|
||||
tree = "lt --icon=never";
|
||||
lt = "lt --icon=never";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue