Update 'home_zsh/.zsh/zshalias'
Added alias to restart kde for when it stops responding to the mouse
This commit is contained in:
parent
3b12e52242
commit
6f12971715
1 changed files with 1 additions and 0 deletions
|
|
@ -11,3 +11,4 @@ alias colosync='ssh syncthing@cp'
|
|||
alias mountpi='sshfs -o idmap=user pi@pi3:/home/pi /home/tracey/pi3'
|
||||
alias unpi='fusermount -u /home/tracey/pi3'
|
||||
alias aptup='sudo zsh -c 'apt update&&apt upgrade&&apt autoremove''
|
||||
alias fixkde='DISPLAY=:0 kwin --replace &'
|
||||
Loading…
Add table
Add a link
Reference in a new issue