Skip to content

Very minimal Zsh prompt without any dependency

Notifications You must be signed in to change notification settings

Phantas0s/purification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Purification

purification is beautiful

Purity purified by purification - even more minimal and fast Zsh prompt

Overview

Most prompts are cluttered, ugly and slow. I'm not sure mine is better, but I like it anyway!

Why?

  • I needed some git infos to remind me where the heck is my code? Oh yeah my stash is full.
  • I don't like cluttered Zsh frameworks anymore. I needed something without any dependency I could modify myself easily when I'm bored.
  • I included the Greek lambda letter to represent a branch, to remind me that everything can be build from Lambda expressions, and that Half-Life is a great game.

Install

  1. You need font awesome 4 to display the cool git infos signs. I know, I said "without dependencies". You can still change it.
  2. Download prompt_purification_setup in a folder.
  3. Add the folder path in your fpath (in your zshrc): fpath=(/the/folder/where/there/is/the/prompt $fpath)
  4. Autoload it in your zshrc: autoload -Uz prompt_purification_setup && prompt_purification_setup

License

MIT

About

Very minimal Zsh prompt without any dependency

Topics

Resources

Stars

Watchers

Forks