diff options
Diffstat (limited to '')
-rw-r--r-- | zsh/.zsh.d/50_colors.zsh | 3 |
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 |