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.zsh4
1 files changed, 0 insertions, 4 deletions
diff --git a/.zsh.after/hostspecific.zsh b/.zsh.after/hostspecific.zsh
index aaa8f5b..e088543 100644
--- a/.zsh.after/hostspecific.zsh
+++ b/.zsh.after/hostspecific.zsh
@@ -3,8 +3,4 @@ case $(hostname) in
. $HOME/.zsh.after/apt
. $HOME/.zsh.after/unixpool
;;
- frqrec)
- . $HOME/.zsh.after/apt
- . $HOME/.zsh.after/frqrec
- ;;
esac