Skip to content

Commit

Permalink
2472 Empty .zshrc_local after moving Python and Flask settings
Browse files Browse the repository at this point in the history
  • Loading branch information
id774 committed Mar 20, 2024
1 parent 4b3118b commit 447a5f5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions dot_files/dot_zshrc_local
@@ -1,6 +0,0 @@
if [ -d $HOME/local/anaconda3/bin ]; then
export PATH=$HOME/local/anaconda3/bin:$PATH
fi

export PYTHONDONTWRITEBYTECODE=1
export FLASK_ENV=development

0 comments on commit 447a5f5

Please sign in to comment.