summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 7a20dc7..3911f50 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -228,7 +228,7 @@ case `hostname` in
*.uberspace.de)
HOSTCOLOR_BG=green
HOSTCOLOR_FG=black
- alias tmux="tmux -f ~/.tmux.gcloud.conf"
+ alias tmux="tmux -f ~/.tmux.uberspace.conf"
;;
*)
HOSTCOLOR_BG=black