Merge remote-tracking branch 'origin/master' into debian

This commit is contained in:
fabian 2023-08-20 14:49:40 +02:00
commit 812805ced5
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() {