start-here icon indicating copy to clipboard operation
start-here copied to clipboard

Enable Atom (editor) Shell Commands

Open nelsonic opened this issue 9 years ago β€’ 10 comments

so that you can open atom from the terminal e.g: atom .

otherwise you will see the error: -bash: atom: command not found

With the Atom open on your computer, Click Atom >> Install Shell Commands

atom-add-shell-commands

You should expect to see:

atom-commands-installed

Borrowed from: http://stackoverflow.com/a/23666354/1148249

nelsonic avatar Jun 04 '15 15:06 nelsonic

Need to add this to the New Developer Checklist.

nelsonic avatar Jun 25 '15 03:06 nelsonic

:+1:

iteles avatar Jun 25 '15 13:06 iteles

thanks. for some reason my atom command just stopped working, but after following the screenshots, it started working again.

s2t2 avatar Nov 20 '15 02:11 s2t2

@s2t2 Excellent, glad it helped!

@nelsonic We should add this to https://github.com/dwyl/setup

iteles avatar Nov 20 '15 12:11 iteles

@iteles VA-Task ?

nelsonic avatar Nov 20 '15 13:11 nelsonic

:+1: Once we have a process in place.

iteles avatar Nov 20 '15 13:11 iteles

good advice, had same issue - bash atom command not found, install shell commands produces this error instead of the success message.

rm failed with exit status 1

if you get this it means you need to close your open terminal window and try again. lol (I just learned..)

Lazercat avatar Jan 18 '18 20:01 Lazercat

never knew this existed, thank you so much

jdleo avatar Jul 14 '18 01:07 jdleo

Thank you so much, took me 1 hour to solve this πŸ˜€

rbhurt01 avatar Sep 14 '20 06:09 rbhurt01

@rbhurt01 @jdleo Thanks for commenting, it’s always nice to know that our philosophy of getting everything documented in issues and in our readmes is helpful to people! πŸš€

iteles avatar Sep 14 '20 09:09 iteles