dotfiles

custom linux config files managed with gnu stow

dotfiles

zsh/.config/zsh/05-starship-prompt.zsh


#                 ██
#  ██████  ██████░██
# ░░░░██  ██░░░░ ░██████
#    ██  ░░█████ ░██░░░██
#   ██    ░░░░░██░██  ░██
#  ██████ ██████ ░██  ░██
# ░░░░░░ ░░░░░░  ░░   ░░
#
#  ▓▓▓▓▓▓▓▓▓▓
# ░▓ author ▓ xero <x@xero.style>
# ░▓ code   ▓ https://code.x-e.ro/dotfiles
# ░▓ mirror ▓ https://git.io/.files
# ░▓▓▓▓▓▓▓▓▓▓
# ░░░░░░░░░░

#ICO_DIRTY="*"
ICO_DIRTY="↯"
#ICO_DIRTY="⚡"

ICO_AHEAD="↑"
#ICO_AHEAD=""
#ICO_AHEAD="▲"

ICO_BEHIND="↓"
#ICO_BEHIND=""
#ICO_BEHIND="▼"

ICO_DIVERGED="↕"
#ICO_DIVERGED=""
#ICO_DIVERGED="נּ"

eval "$(starship init zsh)"

Download

raw zip tar