Skip to content

manasthakur/zsh-prompto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zsh-Prompto

Zsh-Prompto is a simple-and-sweet, lightweight-and-useful prompt for zsh users.

Features:

  • Current directory

current-directory

  • Name of git branch

git-branch

  • Non-zero command-exit indicator

failed-command

  • Number of background jobs

bg-jobs

  • Username and hostname over SSH

ssh

Installation

  • Clone the zsh-prompto repository:

    git clone https://github.com/manasthakur/zsh-prompto.git
    
  • Symlink the code file:

    mkdir -p ~/.zsh; ln -sf <PATH TO zsh-prompto>/zsh-prompto.zsh ~/.zsh/zsh-prompto.zsh
    
  • To update zsh-prompto, just pull the latest version:

    cd <PATH TO zsh-prompto>; git pull
    

Star this repository on GitHub if you like the prompt. Feel free to send bricks and bouquets to manasthakur17@gmail.com.

License

MIT

About

A simple, lightweight, useful prompt for zsh.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages