Compare commits

..

No commits in common. "32c066fe4d9563b871576b28d1c8cd8b66e494a2" and "e08fa4f6a604f652efdee1d8fdf2e75acf4e17ff" have entirely different histories.

10 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ 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() {