Find a file
2019-07-11 17:43:30 +02:00
aliases Update fd function 2019-07-08 16:07:46 +02:00
compdef Fix usage in user folder instead of global 2019-02-11 16:26:21 +01:00
env make user bin priority over global path 2019-04-29 18:55:39 +02:00
functions Add some debugging functions 2019-07-08 16:09:39 +02:00
plugins Major cleanup and restructuring 2019-07-10 15:36:41 +02:00
widgets new repository without sensitive information 2013-03-15 08:39:43 +01:00
zplug@3ed49f859c Update zplug 2019-07-08 16:10:25 +02: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
.zshrc add symlink zshrc to .zshrc 2019-02-11 16:27:47 +01:00
bindings.zsh Fix wrong keybinding 2019-07-11 17:43:30 +02:00
completion.zsh Major cleanup and restructuring 2019-07-10 15:36:41 +02: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 Major cleanup and restructuring 2019-07-10 15:36:41 +02:00
zprofile Updates 2018-03-11 12:18:44 +01:00
zshenv Major cleanup and restructuring 2019-07-10 15:36:41 +02:00
zshrc Major cleanup and restructuring 2019-07-10 15:36:41 +02: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.