mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update aliasrc
change(aliasrc): removed all in ls alias because obnoxious
This commit is contained in:
parent
8a0a350d8e
commit
dc0e8d1fd1
@ -16,7 +16,7 @@ alias \
|
|||||||
|
|
||||||
# Colorize commands when possible.
|
# Colorize commands when possible.
|
||||||
alias \
|
alias \
|
||||||
ls="ls --all --literal -l --human-readable --color=auto --group-directories-first" \
|
ls="ls --literal -l --human-readable --color=auto --group-directories-first" \
|
||||||
grep="grep -n --color=auto" \
|
grep="grep -n --color=auto" \
|
||||||
diff="diff --color=auto" \
|
diff="diff --color=auto" \
|
||||||
ccat="highlight --out-format=ansi"
|
ccat="highlight --out-format=ansi"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user