diff --git a/custompkg/root/etc/skel/Library/bashrc.d/100.homebrew-paths.sh b/custompkg/root/etc/skel/Library/bashrc.d/100.homebrew-paths.sh deleted file mode 100644 index fd5f6d0..0000000 --- a/custompkg/root/etc/skel/Library/bashrc.d/100.homebrew-paths.sh +++ /dev/null @@ -1,2 +0,0 @@ -export PATH="$HOME/Library/Homebrew/sbin:$PATH" -export PATH="$HOME/Library/Homebrew/bin:$PATH"