All Projects → nojhan → Liquidprompt

nojhan / Liquidprompt

Licence: agpl-3.0
A full-featured & carefully designed adaptive prompt for Bash & Zsh

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Liquidprompt

Silver
A cross-shell customizable powerline-like prompt with icons
Stars: ✭ 238 (-94.24%)
Mutual labels:  zsh, prompt, powerline
Angel Ps1
Your fancy shell prompt fed by your guardian angel
Stars: ✭ 60 (-98.55%)
Mutual labels:  zsh, prompt, powerline
Powerline
Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.
Stars: ✭ 12,989 (+214.2%)
Mutual labels:  zsh, prompt, powerline
powerless
Minimalistic/responsive ZSH prompt inspired by powerline.
Stars: ✭ 63 (-98.48%)
Mutual labels:  prompt, powerline
Spaceship Prompt
🚀⭐ A Zsh prompt for Astronauts
Stars: ✭ 15,748 (+280.94%)
Mutual labels:  zsh, prompt
cmder-powershell-powerline-prompt
Custom PowerShell prompt for Cmder on Windows
Stars: ✭ 94 (-97.73%)
Mutual labels:  prompt, powerline
Powerline Go
A beautiful and useful low-latency prompt for your shell, written in go
Stars: ✭ 2,299 (-44.39%)
Mutual labels:  zsh, powerline
zsh-prompt-generator
Zsh Prompt Generator
Stars: ✭ 39 (-99.06%)
Mutual labels:  zsh, prompt
auto-ls
zsh plugin for auto-ls
Stars: ✭ 77 (-98.14%)
Mutual labels:  zsh, prompt
enquirer
Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.…
Stars: ✭ 6,523 (+57.79%)
Mutual labels:  zsh, prompt
apollo-zsh-theme
Heavily customizable, compatible, and fast ZSH theme framework.
Stars: ✭ 64 (-98.45%)
Mutual labels:  zsh, prompt
Common
A simple, clean and minimal prompt.
Stars: ✭ 213 (-94.85%)
Mutual labels:  zsh, prompt
slimline
Minimal, customizable, fast and elegant ZSH prompt
Stars: ✭ 48 (-98.84%)
Mutual labels:  zsh, prompt
git-prompt.zsh
A fast, customizable, pure-shell, asynchronous Git prompt for Zsh
Stars: ✭ 139 (-96.64%)
Mutual labels:  zsh, prompt
fishline
A powerline prompt framework for the fish-shell built in fish-shell.
Stars: ✭ 66 (-98.4%)
Mutual labels:  prompt, powerline
Agkozak Zsh Prompt
A fast, asynchronous ZSH prompt with color ASCII indicators of Git, exit, SSH, virtual environment, and vi mode status. Framework-agnostic and customizable.
Stars: ✭ 182 (-95.6%)
Mutual labels:  zsh, prompt
gitprompt
Display git status in the the terminal prompt
Stars: ✭ 22 (-99.47%)
Mutual labels:  zsh, prompt
Promptless
🚀 A super fast and extremely minimal shell prompt.
Stars: ✭ 155 (-96.25%)
Mutual labels:  zsh, prompt
Trueline
Fast and extensible bash powerline prompt with true color and fancy icon support
Stars: ✭ 271 (-93.44%)
Mutual labels:  prompt, powerline
bashy
Extremely fast and simple git prompt for bash and zsh
Stars: ✭ 43 (-98.96%)
Mutual labels:  zsh, prompt

Liquid Prompt — a useful adaptive prompt for Bash & zsh

Tests Documentation Status

Liquid Prompt gives you a nicely displayed prompt with useful information when you need it. It shows you what you need when you need it. You will notice what changes when it changes, saving time and frustration. You can even use it with your favorite shell – Bash or zsh.

Screenshot

Documentation

See the Liquidprompt documentation for details on installing and configuring Liquidprompt.

License

Liquid Prompt is distributed under the GNU Affero General Public License version 3.

To comply with the AGPL clauses, anybody offering Liquid Prompt over the network is required to also offer access to the source code of it and allow further use and modifications. As Liquid Prompt is implemented purely in shell script, anybody using it over SSH or equivalent terminal connection automatically also has access to the source code, so it is easy to comply with the license.

Known Limitations and Bugs

  • Does not display the number of commits to be pushed in Mercurial repositories.
  • Browsing very large Subversion repositories may dramatically slow down the display of Liquid Prompt (use LP_DISABLED_VCS_PATHS to avoid that).
  • Subversion repositories cannot display commits to be pushed because that's not how Subversion works
  • The window's title escape sequence may not work properly on some terminals (like xterm-256).
  • The analog clock requires a Unicode-aware terminal and at least a sufficiently complete font on your system. The Symbola font, designed by Georges Douros, is known to work well. On Debian or Ubuntu install try the fonts-symbola or ttf-ancient-fonts package.
  • The "sudo" feature is disabled by default as there is no way to detect if the user has sudo rights without triggering a security alert that will annoy the sysadmin.

Authors

Current Maintainer: Rycieos

And many contributors!

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].