summaryrefslogtreecommitdiff
path: root/dotfiles/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.bashrc')
-rw-r--r--dotfiles/.bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/dotfiles/.bashrc b/dotfiles/.bashrc
index 27b74d5..b1a7454 100644
--- a/dotfiles/.bashrc
+++ b/dotfiles/.bashrc
@@ -52,6 +52,8 @@ alias push='git push'
alias vps='ssh fedora@denischevalier.fr -t tmux attach'
alias tvps='ssh fedora@denischevalier.fr -t tmux'
+alias sudo='sudo ' # makes aliases work with sudo
+
# PS1
GIT_PS1_SHOWDIRTYSTATE=true
GIT_PS1_SHOWDIRTYSTATE=true