sundry/zsh
2024-05-20 21:04:53 -04:00
..
lib Update my zshrc with additional files, it was getting unruly, despite my hope with plugins/etc 2024-05-20 19:57:39 -04:00
init-zsh.sh Fix the symlink direction now that I'm using install differently 2024-05-20 21:04:53 -04:00
README.md Set the character type to UTF8 to make zplug happy, before all the plugins are loaded 2024-05-20 21:04:26 -04:00
zshenv Added my pathogenized vim config, and my omz-based zsh configuration 2016-03-04 17:56:05 -07:00
zshrc Move the completion definitions below the compinit call (in zplug) 2024-05-20 20:17:38 -04:00

My ZSH environment

How to install

export LC_ALL=en_US.UTF-8
cur l-sL https://git.momodomo.us/nichus/sundry/raw/branch/main/zsh/init-zsh.sh | zsh