{"id":17086121,"url":"https://github.com/smileychris/virtualenv.fish","last_synced_at":"2025-09-15T12:03:11.296Z","repository":{"id":24712797,"uuid":"28124528","full_name":"SmileyChris/virtualenv.fish","owner":"SmileyChris","description":"Virtualenv helper scripts for fish shell","archived":false,"fork":false,"pushed_at":"2015-01-18T22:04:10.000Z","size":164,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-17T11:51:46.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SmileyChris.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-17T06:31:04.000Z","updated_at":"2016-05-19T16:08:09.000Z","dependencies_parsed_at":"2022-08-17T17:05:14.761Z","dependency_job_id":null,"html_url":"https://github.com/SmileyChris/virtualenv.fish","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmileyChris%2Fvirtualenv.fish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmileyChris%2Fvirtualenv.fish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmileyChris%2Fvirtualenv.fish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmileyChris%2Fvirtualenv.fish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SmileyChris","download_url":"https://codeload.github.com/SmileyChris/virtualenv.fish/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245114522,"owners_count":20562983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T13:27:31.226Z","updated_at":"2025-03-23T14:27:07.887Z","avatar_url":"https://github.com/SmileyChris.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"===============\nvirtualenv.fish\n===============\n\nSome fish shell functions providing useful shortcuts to deal with multiple\nvirtualenvs.\n\nThe shortcut functionality is derived from the commonly used scripts of\n`virtualenvwrapper \u003chttps://virtualenvwrapper.readthedocs.org\u003e`_.\n\n\nInstallation\n============\n\nInstall this project anywhere, then simply run the following (you'll need\n``fish`` installed first, obviously)::\n\n    ./install.fish\n\nTo uninstall the scripts, you can run ``./uninstall.fish``.\n\n\nUsage\n=====\n\n``cd``\n------\n\nChanging into the base directory of a virtualenv, or a project directory of the\nsame name as a virtualenv will automatically enable the virtualenv.\n\n``cdproject``\n-------------\n\nA shortcut to change the working directory to the project directory for the\ncurrent virtualenv.\n\n``cdsitepackages``\n------------------\n\nChange the working directory to the virtualenv's site packages directory (or\nthe system one if no virtualenv is enabled).\n\n``cdvirtualenv``\n----------------\n\nA shortcut to change the working directory to the virtualenv root.\n\n``setvirtualenvproject [\u003cdirectory\u003e]``\n---------------------------------\n\nSet the given directory (or current working directory if omitted) as the\nproject directory for the current virtualenv.\n\n``workon \u003cenvname\u003e``\n-----------------\n\nAllows you to switch to any project in your ``~/.virtualenvs/`` (or if defined,\nthe directory referenced in your ``$WORKON_HOME`` environment variable).\n\nIf defined, the working directory will be changed to the virtualenv's project\ndirectory.\n\nVirtualenv names are autocompleted.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmileychris%2Fvirtualenv.fish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmileychris%2Fvirtualenv.fish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmileychris%2Fvirtualenv.fish/lists"}