diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-01-20 16:14:08 +0100 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-01-20 16:14:08 +0100 |
commit | 4a30a002dab5f0b024b3713ecd10e53e0a0aa31f (patch) | |
tree | c983ae2139c6df73e76ea54b92b590956cb7c843 /zshrc | |
parent | 95691fb34e683f19189208d7ee18f3722c49db6b (diff) | |
download | dotfiles-4a30a002dab5f0b024b3713ecd10e53e0a0aa31f.tar.gz dotfiles-4a30a002dab5f0b024b3713ecd10e53e0a0aa31f.tar.bz2 dotfiles-4a30a002dab5f0b024b3713ecd10e53e0a0aa31f.zip |
updates
Diffstat (limited to 'zshrc')
-rw-r--r-- | zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,4 +32,5 @@ PROMPT="%{$fg_no_bold[yellow]%}%1~ %{$reset_color%}☢ " RPROMPT="[%{$fg_no_bold[yellow]%}%?%{$reset_color%}]" +#fortune -s | cowsay -f $(ls /usr/share/cows/ | shuf -n1) archey3 |