diff --git a/.config/shell/local/.gitkeep b/.config/shell/local/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/.config/shell/local/env b/.config/shell/local/env deleted file mode 100644 index 8129a59..0000000 --- a/.config/shell/local/env +++ /dev/null @@ -1,4 +0,0 @@ -export REPOS_TO_UPDATE="/home/blake/Documents/pwp" -export PATH="$HOME/.local/share/bottles/runners/wine-ge-proton8-14/bin:$PATH" - -# vim:ft=bash