diff --git a/.profile b/.profile index 6ff7cc02..ccb5da5a 100755 --- a/.profile +++ b/.profile @@ -25,20 +25,10 @@ _baseshell="$(basename -- "$0")" # Patch PATH -unset PATH for dir in \ "$HOME/.bin" \ "$HOME/.local/bin" \ "$HOME/.firestarter" \ - "/usr/games" \ - "/usr/local/games" \ - "/snap/bin" \ - "/sbin" \ - "/bin" \ - "/usr/sbin" \ - "/usr/bin" \ - "/usr/local/sbin" \ - "/usr/local/bin" \ "/usr/local/opt/coreutils/libexec/gnubin" \ "/usr/local/opt/gnu-sed/libexec/gnubin" \ "/usr/local/opt/grep/libexec/gnubin" \