mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Alias less to less -FR
This commit is contained in:
parent
6e8a745125
commit
fb9f4c7468
1 changed files with 2 additions and 1 deletions
|
@ -37,8 +37,9 @@
|
|||
mv = "mv --verbose";
|
||||
rm = "rm --recursive --verbose";
|
||||
|
||||
less = "less -FR";
|
||||
pstree = "pstree -g 2";
|
||||
tree = "tree -CF --dirsfirst";
|
||||
tree = "tree -CF --dirsfirst";
|
||||
};
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue