Skip to content

pbarovsky/pbdevflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pbdevflow - a custom zsh theme

pbdevflow is a minimalist yet informative custom theme for Oh My Zsh, perfect for developers.

The theme is designed and optimized for Nerd Fonts (recommended font is Fira Code Nerd Font), which allows you to use icons to conveniently display repository status and other elements.

pbdevflow screenshot

Key Features

  • Path - shows the current path.
  • Username - shows the current user.
  • Git Integration — shows the active branch and repository status:
  • 🟠 Changed ( + number of modified files)
  • Clean repository
  • Icons — uses Nerd Fonts to display information.

Installation

  1. Clone the repository
git clone https://github.com/pbarovsky/pbdevflow.git
  1. Put the .zsg-theme file in the ~/.oh-my-zsh/custom/themes folder

  2. Open the ~/.zshrc file and change the theme

ZSH_THEME="pbdevflow"
  1. Apply changes
source ~/.zshrc

License

pbdevflow is distributed under the MIT license.

About

theme for console zsh. External theme ohmyzsh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages