Commit graph

8 commits

Author SHA1 Message Date
0dd18575ca zsh: setopt: ignore EOFs, remove multi_io support 2017-07-12 18:38:15 +02:00
8beb935e98 zsh: add check for global variables (setopt warn_create_global) 2017-07-12 18:23:43 +02:00
5fdbfcbfb3 zsh: setopt: add directory stack setopts and remove cdablevars setopt 2017-07-12 17:50:27 +02:00
2db37ccc1f zsh: setopt: refactor comments 2017-07-12 17:40:36 +02:00
30f65d385f zsh: setopt: decapitalize headers and remove trailing whitespaces 2017-07-12 17:22:10 +02:00
8e51223d86 zsh: history: move relevant setopts into history.zsh
Also don't share history between terminals instantly.
2017-07-10 03:00:17 +02:00
2b7107a84a zsh: prompt: complete internal redesign + improvements
The prompt now no longer requires "setopt promptsubst" and even has
a bit more functionality:
    - show exitcode if not equal zero
    - underlined hostname if remote-connected via ssh
    - extra prompt symbol for root and different color username
    - improved battery status (color + charge detection)

Furthermore time and username@hostname have been swapped.
2017-07-10 02:40:38 +02:00
1ef3a363de add old zshconfig 2016-10-25 18:21:43 +02:00