aboutsummaryrefslogtreecommitdiff
path: root/env-setup.sh
diff options
context:
space:
mode:
authorChristian C <cc@localhost>2024-11-11 12:29:32 -0800
committerChristian C <cc@localhost>2024-11-11 12:29:32 -0800
commitb85ee9d64a536937912544c7bbd5b98b635b7e8d (patch)
treecef7bc17d7b29f40fc6b1867d0ce0a742d5583d0 /env-setup.sh
Initial commit
Diffstat (limited to 'env-setup.sh')
-rw-r--r--env-setup.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/env-setup.sh b/env-setup.sh
new file mode 100644
index 0000000..e5167e9
--- /dev/null
+++ b/env-setup.sh
@@ -0,0 +1,2 @@
+#!/bin/zsh
+export PYTHONPATH="./code/" \ No newline at end of file