.bash_aliases: remove sd

This commit is contained in:
masterzu 2025-06-25 00:14:10 +02:00
parent f3f6343b41
commit 66ba2ad745
Signed by untrusted user who does not match committer: pcao
GPG Key ID: B57DBE40C72FBCF4
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ alias x='chmod +x'
alias nx='chmod -x' alias nx='chmod -x'
alias m=make alias m=make
alias vd='echo $DISPLAY' alias vd='echo $DISPLAY'
alias sd='DISPLAY=:0'
# setfont # setfont
alias f32='setfont /usr/share/kbd/consolefonts/latarcyrheb-sun32.psfu.gz' alias f32='setfont /usr/share/kbd/consolefonts/latarcyrheb-sun32.psfu.gz'