~teamproject/sisepeu/main

« back to all changes in this revision

Viewing changes to env/bin/activate.fish

  • Committer: gc21025 at edu
  • Date: 2023-06-02 06:48:51 UTC
  • Revision ID: gc21025@ues.edu.sv-20230602064851-qp0ryq6rxx11vyl5
Agregue una imagen

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
# unset irrelevant variables
30
30
deactivate nondestructive
31
31
 
32
 
set -gx VIRTUAL_ENV "/home/kyll/Escritorio/Proyecto/env"
 
32
set -gx VIRTUAL_ENV "/home/ecarcamo/Escritorio/Proyectooo/env"
33
33
 
34
34
set -gx _OLD_VIRTUAL_PATH $PATH
35
35
set -gx PATH "$VIRTUAL_ENV/bin" $PATH