added wrestic alias
This commit is contained in:
Vendored
+1
@@ -152,6 +152,7 @@ echo "alias dstop='docker stop'" >> /etc/bash.bashrc
|
|||||||
echo "alias drestart='docker restart'" >> /etc/bash.bashrc
|
echo "alias drestart='docker restart'" >> /etc/bash.bashrc
|
||||||
echo "alias dlf='docker logs -f'" >> /etc/bash.bashrc
|
echo "alias dlf='docker logs -f'" >> /etc/bash.bashrc
|
||||||
echo "alias dipaf='docker image prune -a -f'" >> /etc/bash.bashrc
|
echo "alias dipaf='docker image prune -a -f'" >> /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