Skip to content

pavulonx/salt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

salt - simple Agnoster-like theme

This is a fork of AgnosterZak

It currently shows:

  • Timestamp
  • Current directory
  • Git status
  • Virtualenv status
  • User & Host status

Preview

Preview

Requirements

  • Powerline fonts

Installing

source salt.zsh-theme

or using plugin manager

zinit light rozenj/salt

Settings

Variable Default value
SALT_PROMPT_TIME false
SALT_PROMPT_VI true
SALT_PROMPT_VENV true
SALT_PROMPT_GIT true
SALT_SEGMENT_SEPARATOR
SALT_ENDL_SEPARATOR

Git icons

Icon Meaning
clean directory
new untracked files preceeded by their number
added files from the new untracked ones preceeded by their number
deleted files preceeded by their number
modified files preceeded by their number
± added files from the modifies or delete ones preceeded by their number
ready to commit
sets of stashed files preceeded by their number
branch has a stream, preceeded by his remote name
commits ahead on the current branch comparing to remote, preceeded by their number
commits behind on the current branch comparing to remote, preceeded by their number
<B> bisect state on the current branch
>M< Merge state on the current branch
>R> Rebase state on the current branch

About

Simple Agnoster-like theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%