From af50d39e01b3801b40bb9364668226bcfe154d05 Mon Sep 17 00:00:00 2001 From: David Runge Date: Sun, 24 Nov 2013 14:24:26 +0100 Subject: Added pacman alias for searching through local package names. Added TERM export for beaglebone. --- .zsh.after/export.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.zsh.after/export.zsh') diff --git a/.zsh.after/export.zsh b/.zsh.after/export.zsh index 7d2308b..5cfb766 100644 --- a/.zsh.after/export.zsh +++ b/.zsh.after/export.zsh @@ -1,5 +1,5 @@ case "$HOST" in - "pitheunlord") + "pitheunlord" | "beagleclone") export TERM=screen-256color ;; esac -- cgit v1.2.3-70-g09d2