summaryrefslogtreecommitdiffstats
path: root/zshrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-10-27 20:14:53 -0400
committerJesse Luehrs <doy@tozt.net>2013-10-27 23:54:47 -0400
commit0978570f2693f0060f3f62a85eed7a5b71a7a0ef (patch)
treed2738c984c2a29323b2ede023dfab3d6fe7765bb /zshrc
parentb80255592a9f43c3dae585af73b30eb7a4340ce1 (diff)
downloadconf-0978570f2693f0060f3f62a85eed7a5b71a7a0ef.tar.gz
conf-0978570f2693f0060f3f62a85eed7a5b71a7a0ef.zip
line up zshrc and bashrc organization
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/zshrc b/zshrc
index d15d92b..7f7e6d8 100644
--- a/zshrc
+++ b/zshrc
@@ -32,11 +32,11 @@ function vim {
fi
}
# }}}
-# external files {{{
+# completion {{{
source ~/.zshcomplete
-source ~/.zshinput
# }}}
# zsh configuration {{{
+source ~/.zshinput
autoload -U colors
colors
setopt incappendhistory