aboutsummaryrefslogtreecommitdiffstats
path: root/.zsh.after/hostspecific.zsh
diff options
context:
space:
mode:
Diffstat (limited to '.zsh.after/hostspecific.zsh')
-rw-r--r--.zsh.after/hostspecific.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zsh.after/hostspecific.zsh b/.zsh.after/hostspecific.zsh
index 290dbe2..7f0ea67 100644
--- a/.zsh.after/hostspecific.zsh
+++ b/.zsh.after/hostspecific.zsh
@@ -3,7 +3,7 @@ case "$HOST" in
. $HOME/.zsh.after/apt
. $HOME/.zsh.after/unixpool
;;
- giev)
+ giev|frqrec)
. $HOME/.zsh.after/apt
. $HOME/.zsh.after/giev
;;