diff options
Diffstat (limited to 'etc/profile')
-rw-r--r-- | etc/profile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/profile b/etc/profile new file mode 100644 index 0000000..34ab4ff --- /dev/null +++ b/etc/profile @@ -0,0 +1,2 @@ +source $HOME/etc/zsh/colors +print -P "${info}>>${reset} this is ${info}`uname -srm`${reset} on ${info}%l${reset}" |