Find a file
2023-03-20 12:54:18 +01:00
aliases Small fixes 2023-03-08 17:36:58 +01:00
compdef Update _sv and _sv-manage completion 2023-01-23 15:32:16 +01:00
env Add env vars 2023-01-23 15:32:16 +01:00
plugins pyenv: install plugins 2023-03-02 16:11:04 +01:00
widgets new repository without sensitive information 2013-03-15 08:39:43 +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
.zimrc Updates 2023-03-20 12:54:18 +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 Fix quoting in fzf-widget settings, switch to active fork 2023-01-13 11:38:39 +01:00
completion.zsh Add mails from cron to prompt 2023-03-02 16:10:04 +01:00
confs Updates 2023-03-20 12:54:18 +01:00
dirs Add some shortcuts 2023-01-12 11:51:21 +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 Update config, among other things improve batstat 2023-02-02 13:03:53 +01:00
zprofile Update config, among other things improve batstat 2023-02-02 13:03:53 +01:00
zshenv Do not leak local vars to shell 2020-10-28 10:02:38 +01:00
zshrc Small fixes 2023-03-08 17:36:58 +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.