BCDA-APS / bluesky_training

Bluesky training, including instrument package
https://bcda-aps.github.io/bluesky_training/
Other
11 stars 0 forks source link

Use .bash_aliases instead of .bashrc_aliases #204

Closed prjemian closed 1 year ago

prjemian commented 1 year ago

It is common to store user modifications to the bash shell configuration in a file separate from ~/.bashrc. The common name for this file is ~/.bash_aliases yet some of the documentation uses a file name which is slightly different: ~/.bashrc_aliases.

Remove the extra rc from these names. Also, change the instructions to store this definition in ~/.bash_aliases, just before the line where become_bluesky is defined:

export BLUESKY_CONDA_ENV=bluesky_2023_2