From 52b58af40214b5764dfd70a7c7cd186a357350f7 Mon Sep 17 00:00:00 2001 From: David Runge Date: Mon, 26 Jan 2015 00:43:29 +0100 Subject: hostspecific.zsh: Remove frqrec apt settings. We are on Archlinux now. YAY --- .zsh.after/hostspecific.zsh | 4 ---- 1 file changed, 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 -- cgit v1.2.3-70-g09d2