Merge branch 'flake' of https://git.atagen.co/atagen/nix into flake
This commit is contained in:
commit
60487b88a2
1 changed files with 2 additions and 2 deletions
|
@ -2,12 +2,12 @@
|
|||
|
||||
la_culr()
|
||||
{
|
||||
ls -lha --group-directories-first --color $@ | culr -t 80 -o roygbiv-split
|
||||
exa -lha --group-directories-first --icons --color=always $@ | culr -t 80 -o roygbiv-split
|
||||
}
|
||||
|
||||
ls_culr()
|
||||
{
|
||||
ls -lh --group-directories-first --color $@ | culr -t 80 -o roygbiv-split
|
||||
exa -lh --group-directories-first --icons --color=always $@ | culr -t 80 -o roygbiv-split
|
||||
}
|
||||
|
||||
ps_culr()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue