All Projects → belak → Prezto Contrib

belak / Prezto Contrib

Licence: mit
A set of additional plugins designed to work easily with prezto

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to Prezto Contrib

Colorechoforshell
Make 🐚(shell) 's 💬 (`echo`) to be 🌈 easily ✨ Support ✅ sh ➕ bash ➕ zsh ➕ ksh ➕ 🐟
Stars: ✭ 75 (-18.48%)
Mutual labels:  zsh
Dotfiles
🐧 Configuration files
Stars: ✭ 81 (-11.96%)
Mutual labels:  zsh
Dotfiles
💀 dotfiles! managed by GNU stow
Stars: ✭ 85 (-7.61%)
Mutual labels:  zsh
Pi
A minimalist zsh theme with git status decorations
Stars: ✭ 76 (-17.39%)
Mutual labels:  zsh
Mac Zsh Completions
macOS specific additional completion definitions for Zsh.
Stars: ✭ 79 (-14.13%)
Mutual labels:  zsh
Zsh Abbrev Alias
This zsh plugin provides functionality similar to Vim's abbreviation expansion.
Stars: ✭ 84 (-8.7%)
Mutual labels:  zsh
Dotfiles
What tools and plugins I use for web development?
Stars: ✭ 73 (-20.65%)
Mutual labels:  zsh
Mimir
Fast and minimal shell prompt
Stars: ✭ 90 (-2.17%)
Mutual labels:  zsh
Nord Terminator
An arctic, north-bluish clean and elegant Terminator color theme.
Stars: ✭ 78 (-15.22%)
Mutual labels:  zsh
Ssh Connect
🐙 simple ssh manager based on bash/zsh history
Stars: ✭ 86 (-6.52%)
Mutual labels:  zsh
Vg
Virtualgo: Easy and powerful workspace based development for go
Stars: ✭ 1,213 (+1218.48%)
Mutual labels:  zsh
Zpyi
The power of python in your Zsh - Unobtrusive and easy python scripting in shell
Stars: ✭ 78 (-15.22%)
Mutual labels:  zsh
Mysql Colorize
Adds color for mysql tables
Stars: ✭ 85 (-7.61%)
Mutual labels:  zsh
Nostromo
CLI for building powerful aliases
Stars: ✭ 76 (-17.39%)
Mutual labels:  zsh
Jaromail
A commandline tool to easily and privately handle your e-mail
Stars: ✭ 86 (-6.52%)
Mutual labels:  zsh
Lambda Gitster
oh-my-zsh theme
Stars: ✭ 74 (-19.57%)
Mutual labels:  zsh
Dotfiles
My dotfiles
Stars: ✭ 81 (-11.96%)
Mutual labels:  zsh
Dot
Simplest dotfiles manager written in shellscript 🐚
Stars: ✭ 90 (-2.17%)
Mutual labels:  zsh
Castle Winbuntu
Homesick Castle for use on WSL.
Stars: ✭ 87 (-5.43%)
Mutual labels:  zsh
Dotfiles
My precious configs
Stars: ✭ 85 (-7.61%)
Mutual labels:  zsh

prezto-contrib

Prezto is a configuration framework for zsh aimed at providing better defaults and other conveniences. However, to avoid feature bloat in the core repository, prezto-contrib was born. This repository is meant to include additional modules which are either not ready for inclusion in prezto-core or don't currently have a maintainer willing to support them.

Usage

Multiple module directory support is built into prezto, so it's pretty easy to use these modules. Simply do the following:

cd $ZPREZTODIR
git clone --recurse-submodules https://github.com/belak/prezto-contrib contrib

After the repo is cloned, you can load modules in the same way you'd load a normal prezto module.

Alternatively, you can clone contrib elsewhere and update the module dirs setting.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].