Skip to content

garus-dev/zsh-prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

zsh-prompt

My custom prompt for zsh

Format

user@host short-path [git-branch] [current-time] %

Install

Clone this repo:

git clone https://github.com/garus-dev/zsh-prompt.git "$ZSH_CUSTOM/themes/garus-dev-prompt" 

Symlink garus-dev.zsh-theme to your oh-my-zsh custom themes directory:

ln -s "$ZSH_CUSTOM/themes/garus-dev-prompt/garus-dev.zsh-theme" "$ZSH_CUSTOM/themes/garus-dev.zsh-theme"

Set ZSH_THEME="garus-dev" in your .zshrc.

About

My custom prompt for zsh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors