Compare commits

..

No commits in common. "812805ced5425102ce306ac52aa93e2092086d02" and "632a0c674155c2f64a6816ed39dfd36906110e3a" 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' alias dirsizes='du -kh --apparent-size --max-depth=1 | sort -hr'
# sed -ie 's/Beispiel/Ersetzung/' *.xml # sed -ie 's/Beispiel/Ersetzung/' *.xml
# sed -Eie 's/(Beispiel)/\1Anhang/' *.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() { rsyncLink() {