Skip to content

FGasper/felipe-zsh

Repository files navigation

  1. Clone this repo to ~/.zsh.

  2. Set this in ~/.zshrc:

fpath=(~/.zsh/functions $fpath)

for FILE in ~/.zsh/*.zsh; do
	source $FILE
done

About

My ZSH preferences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages