Add starter for IntelliJ on Linux

This commit is contained in:
2022-03-08 21:07:38 +01:00
parent fb5922a8cb
commit e2d4bf4fbb

4
.local/bin/IntelliJ Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. ~/.profile
export XMODIFIERS=""
exec ~/.local/opt/idea/bin/idea.sh