Add starter for IntelliJ on Linux
This commit is contained in:
4
.local/bin/IntelliJ
Executable file
4
.local/bin/IntelliJ
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
. ~/.profile
|
||||
export XMODIFIERS=""
|
||||
exec ~/.local/opt/idea/bin/idea.sh
|
||||
Reference in New Issue
Block a user