summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-02-06 19:29:08 +0100
committerDaniel Friesel <derf@finalrewind.org>2015-02-06 19:29:08 +0100
commit68c43b74074fec942e159f4afd472d68da982f9a (patch)
treef823a1c3af4d694e6945ed817ee21a6046967242
parentbce1dcb67781a994bfe5ef47505eb31e56373b7e (diff)
zshrc: flux -> lastlight
-rw-r--r--etc/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/.zshrc b/etc/.zshrc
index 2259fab..3db97ae 100644
--- a/etc/.zshrc
+++ b/etc/.zshrc
@@ -454,7 +454,7 @@ if [[ ${distro} == debian ]] { #{{{
alias dprc='sudo dpkg-reconfigure'
} #}}}
-if [[ ${HOST} == flux ]] #{{{
+if [[ ${HOST} == lastlight ]] #{{{
then
alias m=mutt