Update configs
This commit is contained in:
parent
923bd6c08d
commit
6a658b2f7c
6 changed files with 8 additions and 12 deletions
.config
|
@ -75,7 +75,7 @@ alias xdebug='XDEBUG_CONFIG="remote_host=127.0.0.1 remote_port=9003"'
|
|||
|
||||
test -x "$(command -v bat)" && alias cat='bat -pp'
|
||||
|
||||
test -x "$(command -v eza)" && alias ls='eza -lhF --git --icons --color=always --color-scale --color-scale-mode=fixed --time-style=long-iso --group-directories-first'
|
||||
test -x "$(command -v eza)" && alias ls='eza -lhF --git --icons --color=always --color-scale --color-scale-mode=fixed --time-style=long-iso --group-directories-first --no-quotes'
|
||||
|
||||
test -x "$(command -v moar)" && alias less='moar'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue