I'm using windows 64-bit machine and trying to open Atom editor through git bash. Previously I have added the environment variable as follows,
Then I have tried $ atomcommand in my git bash and following error occurs,
/c/Users/USER/AppData/Local/atom/bin/../app-1.36.1/resources/cli/atom.sh: line 23: cmd.exe: command not found
Please, can anyone help me with this?
PS: Atom version is 1.36.1
