open -a Atom -n --args --executed-from="$(pwd)" --pid=$$$@
open -a /Applications/Atom.app -n --args --executed-from="$(pwd)" --pid=$$$@
# Used to exit process when atom is used as $EDITOR
on_die(){
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.