Update configs due to newer programs (hypr, eza@aliasrc)
Add new features to ansible-vault-manager Add search engines to qutebrowser Add location to waybar weather
This commit is contained in:
parent
7300c7a813
commit
6f6ca6f79d
9 changed files with 49 additions and 16 deletions
.config
|
@ -73,7 +73,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 --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'
|
||||
|
||||
test -x "$(command -v moar)" && alias less='moar'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue