added wrestic alias
This commit is contained in:
1
debian/debian-essentials.sh
vendored
1
debian/debian-essentials.sh
vendored
@@ -152,6 +152,7 @@ echo "alias dstop='docker stop'" >> /etc/bash.bashrc
|
||||
echo "alias drestart='docker restart'" >> /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 wrestic='sudo wrestic'" >> /etc/bash.bashrc
|
||||
|
||||
# create tmux config
|
||||
rm /etc/tmux.conf* > /dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user