Skip to content

BaggerFast/venv-auto-zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Zsh simple plugin for venv

Installation

  1. Git clone this repository to the Oh my Zsh custom plugins folder.

  2. Add plugin to plugins in ~/.zshrc

plugins=(
  venv-auto-zsh
)
  1. Update zsh changes
source .zshrc
  1. Then check your python projects directory

About

Plugin for automate python venv processes in zsh (oh my zsh)

Topics

Resources

Stars

Watchers

Forks

Languages