Commit graph

16 commits

Author SHA1 Message Date
c6750c86c5 zsh: split local config into zprofile and zshrc 2024-07-26 18:40:53 +02:00
13fa12c5c3 Ensure files end with a new line 2024-07-14 23:51:56 +02:00
9170201712 zsh: formatting 2024-03-20 23:29:13 +01:00
316ff49b08 zsh: customize EZA_COLORS 2024-03-11 00:14:40 +01:00
abdedb4ce9 zsh: customize fzf 2024-03-10 23:03:40 +01:00
b06970472d Add broot 2024-03-10 17:47:56 +01:00
7bc64134eb zsh: load local configuration if present 2024-03-08 21:53:00 +01:00
0db298fa85 zsh: enable INTERACTIVE_COMMENTS 2023-10-08 21:10:16 +02:00
410ac2d1b2 zsh: autoload custom functions 2023-10-08 17:03:42 +02:00
de3235450c zsh: move man pages customization to separate file 2023-10-08 17:03:42 +02:00
765bb4585b zsh: only customize man pages for interactive shells 2023-10-08 15:24:56 +02:00
0e18599a8d zsh: rename: vi-mode -> line-editor 2023-10-04 22:23:56 +02:00
bfa78813c9 zsh: add mkcd() 2023-07-15 00:32:24 +02:00
e46a370e2e zsh: move environment setup to .zprofile 2023-03-05 01:09:51 +01:00
39f51775fe zsh: refactor configuration with focus on interactive shells
Moved most of the work to `.zshrc' rather than `.zhenv', because most of
my configuration is only relevant to my interactive use of the shell.
2022-10-21 19:59:16 +02:00
61f0b64b84 install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
Renamed from zsh/.config/zsh/.zshrc (Browse further)