diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-02-06 19:29:08 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-02-06 19:29:08 +0100 |
commit | 68c43b74074fec942e159f4afd472d68da982f9a (patch) | |
tree | f823a1c3af4d694e6945ed817ee21a6046967242 | |
parent | bce1dcb67781a994bfe5ef47505eb31e56373b7e (diff) |
zshrc: flux -> lastlight
-rw-r--r-- | etc/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -454,7 +454,7 @@ if [[ ${distro} == debian ]] { #{{{ alias dprc='sudo dpkg-reconfigure' } #}}} -if [[ ${HOST} == flux ]] #{{{ +if [[ ${HOST} == lastlight ]] #{{{ then alias m=mutt |