Move Plug to nvim folder and cleanup PATH

This commit is contained in:
mitchell 2024-07-19 15:11:20 -04:00
parent adf21544eb
commit 7d9a714495
4 changed files with 49 additions and 20 deletions

View file

@ -32,7 +32,5 @@ function define_global_variables -d 'Defines all and exclusively globally export
$HOME/.dotnet/tools \
$BUN_INSTALL/bin \
$ANDROID_HOME/emulator \
$ANDROID_HOME/platform-tools \
$ANDROID_HOME/build-tools/31.0.0 \
$ANDROID_HOME/tools
$ANDROID_HOME/platform-tools
end