Version: | 0.1.0 |
---|---|
Web: | https://github.com/luismayta/zsh-pipenv |
Download: | https://github.com/luismayta/zsh-pipenv |
Source: | https://github.com/luismayta/zsh-pipenv |
Keywords: | zsh-pipenv |
Table of Contents:
- Task
List of applications:
oh-my-zsh users
If you're using oh-my-zsh, install this plugin by doing the following:
- Go to your oh-my-zsh custom plugins directory -
cd ~/.oh-my-zsh/custom/plugins
- Clone the plugin
bash git clone https://github.com/luismayta/zsh-pipenv
bash - Edit your
.zshrc
and addplugins=( ... zsh-pipenv )
to your list of plugins - Open a new terminal and enjoy!
antigen users
If you're using Antigen, install this plugin by doing the following:
- Add
antigen bundle luismayta/zsh-pipenv
to your.zshrc
where you're adding your other plugins. - Either open a new terminal to force zsh to load the new plugin, or
run
antigen bundle luismayta/zsh-pipenv
in a running zsh session. - Enjoy!
antibody users
If you're using Antigen, install this plugin by doing the following:
- Add
antibody bundle luismayta/zsh-pipenv
to your.zshrc
where you're adding your other plugins. - Either open a new terminal to force zsh to load the new plugin, or
run
antibody bundle luismayta/zsh-pipenv
in a running zsh session. - Enjoy!
- Fork this repository
- Install dependences
λ make setup
If you want to support this project, i only accept IOTA
:p.
Address: FTDCZELEMOQGL9MBWFZENJLFIZUBGMXLFVPRB9HTWYDYPTFKASJCEGJMSAXUWDQC9SJUDMZVIQKACQEEYPEUYLAMMD
Luis Mayta |
MIT
Please see CHANGELOG for more information what has changed recently.
Contributions are welcome!
Review the CONTRIBUTING for details on how to:
- Submit issues
- Submit pull requests
Feel free to contact me to discuss any issues, questions, or comments.
Made with ☕ and 🍕 by luis mayta and hadenlabs.