Commit graph

14 commits

Author SHA1 Message Date
1622e4abde Organize config files by program 2021-08-10 13:06:48 +02:00
dd1e216757 zsh: disable menuselect key bindings for now 2021-08-10 11:38:01 +02:00
1412a7a9b9 zsh: fix key binding to clear screen 2021-08-10 09:35:41 +02:00
8d4497dab2 zsh: add bindings for history search 2021-08-09 19:43:11 +02:00
8ea77e45ba zsh: restore some useful emacs mode bindings 2021-08-09 19:29:41 +02:00
483163dbbc zsh: use vi mode with cursor shape matching mode 2021-08-09 19:21:03 +02:00
590c5f4f8b profile: remove unneeded environment variable 2021-08-09 18:56:23 +02:00
b8807ca1de zsh: save history in cache directory 2021-08-09 18:48:24 +02:00
293ba908c3 zsh: fix sourcing of extra files 2021-08-09 17:41:12 +02:00
a1614ab1ce profile: factor out color definitions again
With the color definitions being in profile, non-login shells don't get
the definitions. So out they go back to their own file.
2021-08-09 12:44:25 +02:00
380b4556ff bootstrap: remove .sh ending where not needed 2021-08-09 00:38:07 +02:00
ef1142e992 bashrc/zshrc: undefine stop control character with stty 2021-08-09 00:03:16 +02:00
b2b712c67b profile: move color definitions into profile 2021-08-08 23:43:52 +02:00
cf01371f00 zsh: adjust profile/.zshenv for zsh and add .zshrc 2021-08-07 02:27:20 +02:00