Skip to content

fd3kyt/.zsh_custom

Repository files navigation

Prerequisite

Usage

Run this:

bash -c "$(wget https://github.com/fd3kyt/.zsh_custom/master/setup.sh -O -)"

Then, modify .zshrc. See .zshrc.template.

Local customization

All files match *.local.* and *.local are ignored by git.

About plugin list

Plugin list is in plugins.sh. If plugins.local.sh exists, use it instead and ignore plugins.sh

Note: what is loaded by oh-my-zsh, what is not

  • Only *.zsh that are directly under this directory are loaded.
    • .zsh in subfolders are not loaded. (Except for plugins and themes, of course.)
    • .sh are not loaded.

About

My customization of oh-my-zsh.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages