Skip to content

A warm and friendly zsh theme with git integration, featuring orange and pink color schemes.

License

Notifications You must be signed in to change notification settings

tomorrowbye/yellow-peach-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yellow Peach Theme

A warm and friendly zsh theme with git integration, featuring orange and pink color schemes.

Screenshots

Screenshot 1

Screenshot 2

Installation

  1. Clone this repository into your oh-my-zsh custom themes directory:
git clone https://github.com/tomorrowbye/yellow-peach-theme.git ~/.oh-my-zsh/custom/themes/yellow-peach-theme
  1. Symlink the theme file:
ln -s ~/.oh-my-zsh/custom/themes/yellow-peach-theme/src/yellow-peach.zsh-theme ~/.oh-my-zsh/custom/themes/yellow-peach.zsh-theme
  1. Set the theme in your .zshrc:
ZSH_THEME="yellow-peach"
  1. Reload your shell:
exec zsh

Features

  • Displays username, hostname and current directory
  • Git branch integration with branch indicator
  • Warm color scheme (orange, pink, etc.)
  • Current time display
  • Clean and minimal design

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository
  2. Create a new branch for your feature
  3. Commit your changes
  4. Push to the branch
  5. Submit a pull request

Please make sure your code follows the existing style and includes appropriate documentation.

About

A warm and friendly zsh theme with git integration, featuring orange and pink color schemes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages