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