From 6b1b61f98813a58286e099d92767e01c2d40bc18 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Sun, 20 Nov 2022 20:33:13 +0000 Subject: Redo deploy script --- zsh/.zprofile | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 zsh/.zprofile (limited to 'zsh/.zprofile') diff --git a/zsh/.zprofile b/zsh/.zprofile deleted file mode 100644 index 95d30b4..0000000 --- a/zsh/.zprofile +++ /dev/null @@ -1,6 +0,0 @@ -eval "$(/opt/homebrew/bin/brew shellenv)" - -# Setting PATH for Python 3.9 -# The original version is saved in .zprofile.pysave -PATH="/Library/Frameworks/Python.framework/Versions/3.9/bin:${PATH}" -export PATH -- cgit v1.2.3-70-g09d2