dotfiles/zsh
2017-07-05 22:33:15 -04:00
..
completions remove dependency on oh-my-zsh and do my own zsh management 2017-07-05 22:26:56 -04:00
functions remove dependency on oh-my-zsh and do my own zsh management 2017-07-05 22:26:56 -04:00
load.sh remove dependency on oh-my-zsh and do my own zsh management 2017-07-05 22:26:56 -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`.