aboutsummaryrefslogtreecommitdiff
path: root/zshrc.d
Commit message (Collapse)AuthorAge
* zshrc.d/prompt: fix right promptKarel Kočí2022-10-13
|
* zshrc.d/prompt: disable prompt alwaysKarel Kočí2022-10-13
|
* zshrc: color yellow if we are in nix shellKarel Kočí2022-07-21
|
* zshrc: explicitly disable share_history and switch to inc_append_history_timeKarel Kočí2022-06-20
| | | | | The share_history is enabled in the global zsh config in NixOS and thus we have to disable it to make sure that we use only incremental history.
* zshrc: remove unnecessary lineKarel Kočí2022-06-20
| | | | This is overwritten by INC_APPEND_HISTORY_TIME later on.
* zshrc: path to git-prompt on nixosKarel Kočí2022-06-08
|
* zshrc.d/bell: do not use if there is no xprop or notify-sendKarel Kočí2022-04-09
|
* Add flake.nixKarel Kočí2022-04-04
|
* Move most of the shellrc files outside of /etcv0.8.0Karel Kočí2021-04-08
| | | | | The /etc is not updated automatically as that is place for configuration files. Deploying it to different location makes a lot of more sense.
* Fix git prompt colorv0.5.1Karel Kočí2018-08-05
|
* Use system git-promptKarel Kočí2018-07-31
|
* Initial commitv0.1Karel Kočí2018-01-26