Find a file
2022-09-02 13:10:27 +02:00
aliases Update aliases 2022-09-02 13:10:27 +02:00
compdef Add completions for pueue, tea, todoman 2021-06-21 12:14:07 +02:00
env Minor changes to some functions 2021-12-03 15:11:37 +01:00
plugins Update some python and ruby configs 2021-12-03 15:09:12 +01:00
widgets new repository without sensitive information 2013-03-15 08:39:43 +01:00
zplug@c4dea76656 Add conf -e option for editing and reloading conf locations 2020-02-13 14:38:46 +01:00
.gitignore module "vcs": do not track filter dir 2016-01-05 04:25:41 +01:00
.gitmodules Add zplug 2019-02-11 16:26:21 +01:00
.zprofile Start X if logging in on tty1 2022-09-02 13:10:27 +02:00
.zshrc add symlink zshrc to .zshrc 2019-02-11 16:27:47 +01:00
bindings.zsh Update some python and ruby configs 2021-12-03 15:09:12 +01:00
completion.zsh Some minor tweaks 2021-06-18 12:09:38 +02:00
confs Add conf and alias for kitty 2021-07-07 21:42:31 +02:00
dirs Add dirs file 2020-02-13 14:47:51 +01:00
README.md Major cleanup and restructuring 2019-07-10 15:36:41 +02:00
zlogin Some new features 2014-06-27 07:45:18 +02:00
zplug.zsh Minor changes to some functions 2021-12-03 15:11:37 +01:00
zprofile Start X if logging in on tty1 2022-09-02 13:10:27 +02:00
zshenv Do not leak local vars to shell 2020-10-28 10:02:38 +01:00
zshrc Minor changes to some functions 2021-12-03 15:11:37 +01:00

crater's zsh config

Installation:

From the checked out repo:

ln -s $PWD/zshenv $HOME/.zshenv

The zshenv file sets the location to the rest of the config ($ZDOTDIR) automatically, based on the link target.