maint: vscode && cargo
This commit is contained in:
parent
82b970a105
commit
f864d13901
2 changed files with 4 additions and 1 deletions
|
@ -14,6 +14,8 @@ if [[ -s "/opt/miniconda3/etc/profile.d/conda.sh" ]]; then
|
|||
source /opt/miniconda3/etc/profile.d/conda.sh
|
||||
fi
|
||||
|
||||
source "$HOME/.cargo/env"
|
||||
|
||||
# shortcuts
|
||||
alias q="conda activate q2dev"
|
||||
alias i="ipython3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue