This commit is contained in:
parent
aa6d3acf88
commit
4377a02939
@ -26,6 +26,7 @@
|
||||
bat = "bat --paging=never --color=always";
|
||||
fd = "fd -Lu";
|
||||
ls = "eza";
|
||||
lt = "eza --tree";
|
||||
fetch = "fastfetch";
|
||||
neofetch = "fetch";
|
||||
find = ''fzf --preview "bat --color=always --style=numbers --line-range=:500 {}"'';
|
||||
|
Loading…
Reference in New Issue
Block a user