Skip to content

Instantly share code, notes, and snippets.

View igolden's full-sized avatar
🎯
Focusing

Ian Golden igolden

🎯
Focusing
View GitHub Profile
{
"name": "",
"version": "",
"description": "",
"main": [
""
],
"dependencies": {
""
},
# @igolden 2021
AT_SYMBOL="@"
IN_SYMBOL=""
ON_SYMBOL=""
SYMBOL="$"
USER_COLOR="%F{178}"
DEVICE_COLOR="%F{039}"
DIR_COLOR="%F{220}"
BRANCH_COLOR="%F{001}"
# vim:ft=zsh ts=2 sw=2 sts=2
#
# agnoster's Theme - https://gist.github.com/3712874
# A Powerline-inspired theme for ZSH
#
# # README
#
# In order for this theme to render correctly, you will need a
# [Powerline-patched font](https://github.com/Lokaltog/powerline-fonts).
#
autoload -U zgitinit
zgitinit
prompt_grb_help () {
cat <<'EOF'
prompt grb
EOF