|
@ -25,7 +25,7 @@ export PATH="$HOME/.cargo/bin:$PATH" |
|
|
|
|
|
|
|
|
# clion launcher |
|
|
# clion launcher |
|
|
function heck_clion { |
|
|
function heck_clion { |
|
|
/Applications/CLion.app/Contents/MacOS . >/dev/null 2>&1 & |
|
|
/Applications/CLion.app/Contents/MacOS/clion . >/dev/null 2>&1 & |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
#The USER scripts (my scripts) :) |
|
|
#The USER scripts (my scripts) :) |
|
|