Start IntelliJ with binary instead of shell-script
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
. ~/.profile
|
. ~/.profile
|
||||||
export XMODIFIERS=""
|
export XMODIFIERS=""
|
||||||
exec ~/.local/opt/idea/bin/idea.sh
|
exec ~/.local/opt/idea/bin/idea
|
||||||
|
|||||||
Reference in New Issue
Block a user