Skip to content

Commit

Permalink
double envs displaying in Code
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Oct 26, 2023
1 parent a3e5fd3 commit 71db253
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .condarc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
channels:
- defaults
changeps1: false
# see https://github.com/microsoft/vscode-python/issues/22233
auto_activate_base: false
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

here's where I store most of my config files, symlinked to their homes

reminder for myself how symlnk works to save me a google

```zsh
ln -s /Users/dataders/repos/dotfiles/{FILE} /Users/dataders/{FILE}
```

## Configurations

### Prezto
Expand Down

0 comments on commit 71db253

Please sign in to comment.