summaryrefslogtreecommitdiff
path: root/dotfiles
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles')
-rw-r--r--dotfiles/.bashrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/.bashrc b/dotfiles/.bashrc
index 2a2671b..27b74d5 100644
--- a/dotfiles/.bashrc
+++ b/dotfiles/.bashrc
@@ -49,8 +49,8 @@ alias status='git status'
alias pull='git pull'
alias push='git push'
-alias vps='ssh fedora@vps-04e72c4e.vps.ovh.net -t tmux attach'
-alias tvps='ssh fedora@vps-04e72c4e.vps.ovh.net -t tmux'
+alias vps='ssh fedora@denischevalier.fr -t tmux attach'
+alias tvps='ssh fedora@denischevalier.fr -t tmux'
# PS1
GIT_PS1_SHOWDIRTYSTATE=true