0

hello i need to run a list of commands every time right after i activate a conda enviroment

conda activate my_env

i changed this files and other ones

.bashrc

conda.sh

.profile

but i canut run this command automatically every time i start my conda env

source /home/user/setup.sh

some one can help me ? I looked into conda manuals but i didint find anything

Community
  • 1
  • 1
Jasar Orion
  • 626
  • 7
  • 26
  • 2
    does that help? https://stackoverflow.com/questions/34606196/create-a-post-activate-script-in-conda – cel Feb 06 '20 at 21:57
  • 5
    Does this answer your question? [Create a post activate script in Conda](https://stackoverflow.com/questions/34606196/create-a-post-activate-script-in-conda) – Boyan Hristov Feb 07 '20 at 00:42

0 Answers0