Skip to content

brucejcw/spaceship-git-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

spaceship-git-user plugin

Preview

install plugin

git clone https://github.com/brucejcw/spaceship-git-user.git "$ZSH/plugins/spaceship-git-user"

update .zshrc

vim ~/.zshrc
plugins=(... spaceship-git-user)

source $ZSH/oh-my-zsh.sh
# add spaceship after source command
spaceship add git_user

configuration

SPACESHIP_GIT_USER_PREFIX
SPACESHIP_GIT_EMAIL_SYMBOL
SPACESHIP_GIT_USER_SYMBOL
SPACESHIP_GIT_USER_COLOR

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages