aslkdjas
This commit is contained in:
parent
0ab8f84ba1
commit
ab416d86a4
1 changed files with 1 additions and 2 deletions
|
@ -34,9 +34,8 @@
|
|||
history.path = "${config.xdg.cacheHome}/zsh_history";
|
||||
|
||||
shellAliases = {
|
||||
cat = "bat --paging=never";
|
||||
cat = "bat --paging=never --wrap=never --style='changes,snip,numbers'";
|
||||
ls = "lsd";
|
||||
ll = "lsd -lah";
|
||||
tree = "tre";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue