linux:powerline
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| linux:powerline [2016/03/24 14:31] – angelegt move | linux:powerline [2019/02/27 14:26] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== Powerline ====== | ====== Powerline ====== | ||
| + | Schöne Statusbars und Prompts. | ||
| ===== Installation ===== | ===== Installation ===== | ||
| - | nach https:// | + | > sudo apt install powerline |
| - | + | ||
| - | Als user: | + | |
| - | + | ||
| - | <konsole> | + | |
| - | me@Debian-83-jessie-64-minimal ~/bin $ cd ~ | + | |
| - | me@Debian-83-jessie-64-minimal ~/bin $ pip install | + | |
| - | [...] | + | |
| - | me@Debian-83-jessie-64-minimal ~/bin $ wget https:// | + | |
| - | me@Debian-83-jessie-64-minimal ~/bin $ wget https:// | + | |
| - | me@Debian-83-jessie-64-minimal ~/bin $ mv PowerlineSymbols.otf ~/.fonts/ | + | |
| - | me@Debian-83-jessie-64-minimal ~/bin $ fc-cache -vf ~/.fonts/ | + | |
| - | [...] | + | |
| - | / | + | |
| - | fc-cache: succeeded | + | |
| - | me@Debian-83-jessie-64-minimal ~/bin $ mv 10-powerline-symbols.conf ~/ | + | |
| - | me@Debian-83-jessie-64-minimal ~/bin $ (unklar ob das so richtig ist, weicht ab von der Doku) | + | |
| - | + | ||
| - | </ | + | |
| - | + | ||
| - | <WRAP center round alert 100%> | + | |
| - | Achtung: ~/ | + | |
| - | + | ||
| - | > vi ~/.bashrc | + | |
| - | + | ||
| - | < | + | |
| - | PATH: | + | |
| - | </ | + | |
| - | </ | + | |
| ===== Plugins ===== | ===== Plugins ===== | ||
| ==== Bash-Prompt ==== | ==== Bash-Prompt ==== | ||
| + | //Siehe auch [[bash]].// | ||
| > vi ~/.bashrc | > vi ~/.bashrc | ||
| < | < | ||
| - | powerline-daemon -q | + | . /usr/share/ |
| - | POWERLINE_BASH_CONTINUATION=1 | + | |
| - | POWERLINE_BASH_SELECT=1 | + | |
| - | . ~/.local/ | + | |
| </ | </ | ||
| ==== tmux ==== | ==== tmux ==== | ||
| + | //Siehe auch [[tmux]].// | ||
| + | |||
| + | > vi ~/ | ||
| < | < | ||
| - | source "~/.local/lib/ | + | source "/usr/share/ |
| - | </ | + | </ |
| + | |||
| + | ===== Weblinks ===== | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
linux/powerline.1458829905.txt.gz · Zuletzt geändert: (Externe Bearbeitung)
