Compare commits

..

2 Commits

Author SHA1 Message Date
32c066fe4d alias for quick start of x11vnc server 2023-08-20 14:49:07 +02:00
8ebda1aa12 new font: STIX 2 2023-08-20 14:48:02 +02:00
10 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ alias fssizes='df -kh --output=size,used,avail,pcent,target | sort -hr'
alias dirsizes='du -kh --apparent-size --max-depth=1 | sort -hr'
# sed -ie 's/Beispiel/Ersetzung/' *.xml
# sed -Eie 's/(Beispiel)/\1Anhang/' *.xml
alias start_x11_vnc="sudo x11vnc -auth guess -forever -loop -noxdamage -repeat -rfbauth $HOME/.vnc/passwd -rfbport 5900 -shared"
rsyncLink() {