cat abuse

This commit is contained in:
2022-04-25 00:31:54 -04:00
parent 2e84fb81e6
commit 40798a44f7
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@ alias wget='wget --hsts-file="$XDG_CACHE_HOME/wget-hsts"'
alias neofetch='neofetch --kitty $XDG_CONFIG_HOME/neofetch/$(hostname).png --size 400px'
alias la='exa -lah --icons'
alias ll='exa -lah --icons'
alias cat='bat -p --paging=never'
alias xsecurelock='XSECURELOCK_NO_COMPOSITE=1 XSECURELOCK_AUTH_BACKGROUND_COLOR=$color00 XSECURELOCK_AUTH_FOREGROUND_COLOR=$color07 xsecurelock'