Skip to content

eendroroy/promptlib-zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

146 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

promptlib-zsh

Collection of libraries for zsh prompts

Usage

add the library as a submodule:

git submodule add https://github.com/eendroroy/promptlib-zsh.git libs/promptlib

use modules in your theme:

THEME_ROOT=${0:A:h}
MODULES=(git ssh python) # skip this line to include all modules
source "${THEME_ROOT}/libs/promptlib/activate"

# rest of your theme

Available Modules

  • background_job
  • crystal
  • disk
  • docker
  • elixir
  • git
  • go
  • gradle
  • java
  • maven
  • mercurial
  • mysql
  • node
  • php
  • postgres
  • python
  • ruby
  • ssh
  • subversion
  • time
  • vagrant

License

The project is available as open source under the terms of the MIT License.

About

collection of libraries for zsh prompts

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages