Test
head JavaScript # Switch git editior by the ppid curr_ide=$(ps -p$PPID -o 'comm=' | grep -Eo 'pycharm|webstorm|idea|goland|clion|rider|rustrover') if [ -n "$curr_ide" ]; then GIT_EDITOR="$curr_ide --wait" export GIT_EDITOR fi
head JavaScript # Switch git editior by the ppid curr_ide=$(ps -p$PPID -o 'comm=' | grep -Eo 'pycharm|webstorm|idea|goland|clion|rider|rustrover') if [ -n "$curr_ide" ]; then GIT_EDITOR="$curr_ide --wait" export GIT_EDITOR fi
News
This is Prainblog, a brand new site by Prian Lopez that's just getting started. Things will be up and running here shortly, but you can subscribe in the meantime if you'd like to stay up to date and receive emails when new content is published!