Skip to content
Snippets Groups Projects
55-plugins-oh-my-zsh.zsh 114 B
Newer Older
plugins=(
	colored-man-pages
	colorize
	command-not-found
	gitfast
	screen
	virtualenv
	zsh-syntax-highlighting
)