Skip to content

abhiyandhakal/abhiyan.zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abhiyan.zsh - A ZSH Prompt Theme

This is custom zsh theme that I created when looking for minimalism, away from ohmyzsh, which is a great project, but a bloat in my opinion.

zsh-theme-preview

Requirements

Your terminal should support powerline fonts. You can install the package as follows (the exact name of the package varies from distro to distro):

ArchLinux: sudo pacman -S powerline-fonts Debian/Ubuntu: sudo apt install fonts-powerline

Installation

You just need to clone it in a directory, and then source zsh-theme.plugin.zsh. For example,

git clone https://github.com/abhiyandhakal/zsh-theme.git ~/zsh-theme
echo source ~/zsh-theme/zsh-theme.plugin.zsh >> ~/.zshrc

Git Features

  1. Git Branch
  2. Staged Files Count
  3. Unstaged Files Count
  4. Untracked Files Count

About

custom zsh prompt theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages