X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=os%2Fsetup.sh;h=75061c9ad9907bef3caba7a269715efd357c18ee;hp=dc3a3417508f252cebe56a0f1f4762d3abc2e48f;hb=9e4b2aff9242c3e72c714c3bf01c670b576e6627;hpb=ae5f25d9ebf147d2c5d724a0902d91beff577ca3 diff --git a/os/setup.sh b/os/setup.sh index dc3a341..75061c9 100755 --- a/os/setup.sh +++ b/os/setup.sh @@ -23,11 +23,6 @@ set -eu . ../lib.sh -if test x"`os`" = xdarwin; then - # Sets a custom PATH for GUI applications. - mkdir -p ~/.MacOSX - link darwin/environment.plist ~/.MacOSX/environment.plist -fi if test x"`os`" = xdebian; then # Necessary as aptitude rewrites the config file on every start. generate debian/aptitude/config .in cat