All Projects → Phantas0s → purification

Phantas0s / purification

Licence: other
Very minimal Zsh prompt without any dependency

Projects that are alternatives of or similar to purification

justified
Wrap, align and justify the words in a string.
Stars: ✭ 30 (+20%)
Mutual labels:  prompt
CLI-Autocomplete
Cross-platform flexible autocomplete library for your CLI applications.
Stars: ✭ 21 (-16%)
Mutual labels:  prompt
octofetch
Github user information on terminal :D
Stars: ✭ 65 (+160%)
Mutual labels:  prompt
guri
A simple and fast Oh-My-Zsh theme
Stars: ✭ 19 (-24%)
Mutual labels:  prompt
tardy
Deal with CLI prompts in style
Stars: ✭ 40 (+60%)
Mutual labels:  prompt
PromptPapers
Must-read papers on prompt-based tuning for pre-trained language models.
Stars: ✭ 2,317 (+9168%)
Mutual labels:  prompt
prompt-list
This repository has been archived, use Enquirer instead.
Stars: ✭ 13 (-48%)
Mutual labels:  prompt
kafka-shell
⚡A supercharged, interactive Kafka shell built on top of the existing Kafka CLI tools.
Stars: ✭ 107 (+328%)
Mutual labels:  prompt
Inquirer.cs
A collection of common interactive command line user interfaces. Port of Inquirer.js
Stars: ✭ 26 (+4%)
Mutual labels:  prompt
sirocco
🦜 A collection of interactive command line prompts for Lua
Stars: ✭ 85 (+240%)
Mutual labels:  prompt
inquire
A Rust library for building interactive prompts
Stars: ✭ 419 (+1576%)
Mutual labels:  prompt
slick
async ZSH prompt
Stars: ✭ 21 (-16%)
Mutual labels:  prompt
cmder-powershell-powerline-prompt
Custom PowerShell prompt for Cmder on Windows
Stars: ✭ 94 (+276%)
Mutual labels:  prompt
requestty
An easy-to-use collection of interactive cli prompts inspired by Inquirer.js.
Stars: ✭ 158 (+532%)
Mutual labels:  prompt
browse-manager
Chrome扩展,网址/域名拉黑,访问次数统计、提示,自动收藏。等
Stars: ✭ 81 (+224%)
Mutual labels:  prompt
cli-autocomplete
A command line prompt with autocompletion.
Stars: ✭ 27 (+8%)
Mutual labels:  prompt
use-climate-change-reminder
🌳 Fight the climate change crisis by spreading the message for how you can help
Stars: ✭ 45 (+80%)
Mutual labels:  prompt
OpenPrompt
An Open-Source Framework for Prompt-Learning.
Stars: ✭ 1,769 (+6976%)
Mutual labels:  prompt
xontrib-prompt-bar
The bar prompt for xonsh shell with customizable sections and Starship support.
Stars: ✭ 27 (+8%)
Mutual labels:  prompt
fishline
A powerline prompt framework for the fish-shell built in fish-shell.
Stars: ✭ 66 (+164%)
Mutual labels:  prompt

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].