summaryrefslogtreecommitdiffstats
path: root/.zsh/rc/10colors
diff options
context:
space:
mode:
Diffstat (limited to '.zsh/rc/10colors')
-rw-r--r--.zsh/rc/10colors4
1 files changed, 3 insertions, 1 deletions
diff --git a/.zsh/rc/10colors b/.zsh/rc/10colors
index b43c4f1..92816ab 100644
--- a/.zsh/rc/10colors
+++ b/.zsh/rc/10colors
@@ -39,4 +39,6 @@ if [ "$TERM" = "linux" ]; then
fi
# some better colors for ls
-eval "`dircolors -b`" \ No newline at end of file
+eval "`dircolors -b`"
+
+# vim:set ft=zsh