my dotfiles and other common configs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Mike Cugini 1e059666d7 swap out zsh-syntax-highlighting for fast-syntax-highlighting 3 years ago
..
completions Updated vimrc, i3, and zsh configs, minor updates to others 6 years ago
fast-syntax-highlighting@a62d721aff swap out zsh-syntax-highlighting for fast-syntax-highlighting 3 years ago
functions Updated vimrc, i3, and zsh configs, minor updates to others 6 years ago
README remove dependency on oh-my-zsh and do my own zsh management 7 years ago
load.sh Updated vimrc, i3, and zsh configs, minor updates to others 6 years ago

README

# 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`.