dotfiles/zsh
2018-08-06 10:58:32 -04:00
..
completions Updated vimrc, i3, and zsh configs, minor updates to others 2018-08-06 10:58:32 -04:00
functions Updated vimrc, i3, and zsh configs, minor updates to others 2018-08-06 10:58:32 -04:00
zsh-syntax-highlighting@ad522a0914 add zsh-syntax-highlighting as a submodule 2017-07-05 22:33:51 -04:00
load.sh Updated vimrc, i3, and zsh configs, minor updates to others 2018-08-06 10:58:32 -04:00
README remove dependency on oh-my-zsh and do my own zsh management 2017-07-05 22:26:56 -04:00

# My ZSH configs

All the files prefixed with `omz_` are default configs from oh-my-zsh.
I'm in the process of migrating off of oh-my-zsh but I'm used to -- and
like -- some of those default configs. I'm slowly looking into each one
and deciding if I want to keep it or remove it.

## Completions

Put completions in `~/.zsh/completions`.

## Functions

Put functions in `~/.zsh/functions`.