Skip to content

Instantly share code, notes, and snippets.

@plttn
Created February 18, 2016 01:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save plttn/af0c1988d962135d5cad to your computer and use it in GitHub Desktop.
Save plttn/af0c1988d962135d5cad to your computer and use it in GitHub Desktop.
if set -q VIRTUAL_ENV
set venvbase (basename $VIRTUAL_ENV)
set venv "$color_bold_yellow^venv:$venvbase$color_reset"
end
echo -s $user (set_color yellow)'@' $machine ':' $directory $git $venv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment