added wrestic alias
This commit is contained in:
@@ -75,6 +75,7 @@ echo "alias sreboot='sudo reboot'" >> /etc/bash.bashrc
|
||||
echo "alias spoweroff='sudo poweroff'" >> /etc/bash.bashrc
|
||||
echo "alias tmuxls='tmux ls'" >> /etc/bash.bashrc
|
||||
echo "alias tmuxa='tmux attach -t'" >> /etc/bash.bashrc
|
||||
echo "alias wrestic='sudo wrestic'" >> /etc/bash.bashrc
|
||||
|
||||
# create tmux config
|
||||
rm /etc/tmux.conf* > /dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user