Update configs

This commit is contained in:
Tobias Reisinger 2024-01-04 02:47:23 +01:00
parent 923bd6c08d
commit 6a658b2f7c
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
6 changed files with 8 additions and 12 deletions
.config

View file

@ -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'