add a4 with shell alias

This commit is contained in:
2026-02-05 00:05:44 +01:00
parent 9a2a4822c2
commit 1e0263e5ed
2 changed files with 267 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ fi
alias nocaps='setxkbmap pl -option ctrl:nocaps'
alias fixdp='xrandr --output DP-0 --right-of DP-2'
alias a4='COLORTERM=truecolor TERM=xterm-256color a4'
tn() {
if [ $# -eq 0 ]; then