diff options
Diffstat (limited to 'system/zsh/zshrc')
-rw-r--r-- | system/zsh/zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/zsh/zshrc b/system/zsh/zshrc index 11546c289..4deb81e28 100644 --- a/system/zsh/zshrc +++ b/system/zsh/zshrc @@ -30,3 +30,4 @@ do_colour() { } do_colour +unset -f do_colour |