1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Source: liquidprompt
Section: misc
Priority: optional
Maintainer: Tomasz Rybak <serpent@debian.org>
Uploaders: Arturo Borrero Gonzalez <arturo@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://github.com/nojhan/liquidprompt
Vcs-Git: https://salsa.debian.org/debian/pkg-liquidprompt.git
Vcs-Browser: https://salsa.debian.org/debian/pkg-liquidprompt
Package: liquidprompt
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Enhances: screen, sudo, tmux
Suggests: acpi, lm-sensors
Description: adaptative prompt for bash & zsh
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.
.
Find extensive online documentation at https://liquidprompt.readthedocs.io/
|