Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | zshrc.d/prompt: fix right prompt | Karel Kočí | 2022-10-13 |
| | |||
* | zshrc.d/prompt: disable prompt always | Karel Kočí | 2022-10-13 |
| | |||
* | zshrc: color yellow if we are in nix shell | Karel Kočí | 2022-07-21 |
| | |||
* | zshrc: explicitly disable share_history and switch to inc_append_history_time | Karel 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 line | Karel Kočí | 2022-06-20 |
| | | | | This is overwritten by INC_APPEND_HISTORY_TIME later on. | ||
* | zshrc: path to git-prompt on nixos | Karel Kočí | 2022-06-08 |
| | |||
* | zshrc.d/bell: do not use if there is no xprop or notify-send | Karel Kočí | 2022-04-09 |
| | |||
* | Add flake.nix | Karel Kočí | 2022-04-04 |
| | |||
* | Move most of the shellrc files outside of /etcv0.8.0 | Karel 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.1 | Karel Kočí | 2018-08-05 |
| | |||
* | Use system git-prompt | Karel Kočí | 2018-07-31 |
| | |||
* | Initial commitv0.1 | Karel Kočí | 2018-01-26 |