about summary refs log tree commit diff
path: root/zsh/.zsh.d/50_colors.zsh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--zsh/.zsh.d/50_colors.zsh3
1 files changed, 3 insertions, 0 deletions
diff --git a/zsh/.zsh.d/50_colors.zsh b/zsh/.zsh.d/50_colors.zsh
new file mode 100644
index 0000000..bc122a6
--- /dev/null
+++ b/zsh/.zsh.d/50_colors.zsh
@@ -0,0 +1,3 @@
+#!/usr/bin/env zsh
+
+autoload -U colors && colors

Consider giving Nix/NixOS a try! <3