]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - os/setup.sh
herbstluftwm/autostart: add bindings to run programs and select windows
[config/dotfiles.git] / os / setup.sh
index dc3a3417508f252cebe56a0f1f4762d3abc2e48f..75061c9ad9907bef3caba7a269715efd357c18ee 100755 (executable)
@@ -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