I hereby claim:
- I am tobysuch on github.
- I am tobysuch (https://keybase.io/tobysuch) on keybase.
- I have a public key ASALBFOLF83tGHcP6stvluGbpxG1U_pRy9ZumfkoCiDhIQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
# my-af-magic.zsh-theme | |
# Modified from: | |
# Repo: https://github.com/andyfleming/oh-my-zsh | |
# Direct Link: https://github.com/andyfleming/oh-my-zsh/blob/master/themes/af-magic.zsh-theme | |
if [ $UID -eq 0 ]; then NCOLOR="red"; else NCOLOR="green"; fi | |
local return_code="%(?..%{$fg[red]%}%? ↵%{$reset_color%})" | |
# primary prompt | |
PROMPT='$FG[032]%~\ |