Skip to content

oh-my-fish/plugin-virtualfish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

virtualfish

A simple wrapper for virtualfish

MIT License Fish Shell Version Oh My Fish Framework


Install

$ pip install virtualfish
$ omf install virtualfish

Customise

You can customise the virtualfish behaviour by setting variables in the before.init.fish file. Currently supported:

  • VIRTUALFISH_PYTHON, if you're using a python interpreter other than python:
set -g VIRTUALFISH_PYTHON "/usr/local/bin/python3"
  • VIRTUALFISH_PLUGINS to load virtualfish plugins:
set -g VIRTUALFISH_PLUGINS "auto_activation compat_aliases"

Usage

See virtualfish documentation

License

MIT © Sergey Timanin et al

About

A simple wrapper for virtualfish

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages