diff options
-rw-r--r-- | etc/profile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/profile b/etc/profile index 6f34cb9..9627e6f 100644 --- a/etc/profile +++ b/etc/profile @@ -1,6 +1,4 @@ ## vim:ft=zsh -setopt extended_glob - function pr_info { print -P "%F{cyan}>>%F{default} $*" } |