From 86b070814388081fa76efc4ee9d7de3437445ef3 Mon Sep 17 00:00:00 2001 From: Bryce Fisher-Fleig Date: Mon, 6 Mar 2017 11:47:27 -0800 Subject: Remove LSEnvironment from info.plist This seems to have broken the app by triggering a 'LSOpenWithUrls' error. However, I suspect this is why the path is not passed into the alacritty shell properly. --- assets/osx/Alacritty.app/Contents/Info.plist | 7 ------- 1 file changed, 7 deletions(-) diff --git a/assets/osx/Alacritty.app/Contents/Info.plist b/assets/osx/Alacritty.app/Contents/Info.plist index 8539bb96..77053db1 100644 --- a/assets/osx/Alacritty.app/Contents/Info.plist +++ b/assets/osx/Alacritty.app/Contents/Info.plist @@ -28,12 +28,5 @@ NSSupportsAutomaticGraphicsSwitching - LSEnvironment - - HOME - $HOME - PATH - $PATH - -- cgit v1.2.3-54-g00ecf