Skip to content

Amar1729/bash-extended

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZSH : Bash Extended Prompt

Despite the name, a zsh prompt made to be simple.
Does NOT require oh-my-zsh. Roughly based off of Agnoster's theme, but without powerline symbols.

Usage

Left prompt:

  • virtualenv
  • working directory, truncated to 2 dirnames

Right prompt:

  • git status
    • branch (name) or detahced head (short sha1)
    • dirty working directory (symbol and color change)
  • hostname if $SSH_CONNECTION is set
  • error code if previous command failed

Screenshot

Installation

With a zsh plugin manager, add amar1729/bash-extended to your plugins.

TODO

About

Simple zsh theme based on common bash prompts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published