Skip to content

evanthegrayt/oh-my-zsh-custom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oh-my-zsh-custom

My 'custom' directory for oh-my-zsh

Installation

Clone the repository in your oh-my-zsh repository, making sure the directory is named custom. Note that this directory already exists, so if you already have custom plugins/settings, you'll need to make a backup of the directory first, or just copy the files you want from here. Make sure to use the --recursive option if you want the plugins I have installed; otherwise, why would you be cloning this repository?

rm -rf $ZSH_CUSTOM
git clone --recursive https://github.com/evanthegrayt/oh-my-zsh-custom.git $ZSH_CUSTOM

Features

This repo mostly contains enhancements to zsh itself, like better tab-completion, terminal syntax highlighting, history substring search, and autosuggestions.

Plugins

Themes

Reporting bugs

This mostly just contains plugins as submodules, so there really shouldn't be much to improve or fix, but if you find something, please submit an issue.

Self-Promotion

I do these projects for fun, and I enjoy knowing that they're helpful to people. Consider starring the repository if you like it! If you love it, follow me on github!

Releases

No releases published

Packages

No packages published

Languages