Skip to main content
aikchar.dev
  • Blog
  • pytest-hidecaptured
  • brokerlso
  • Seagull
  • GitHub
  • Contact
  • RSS
  • Source

Configure Atom as git Editor

Hamza Sheikh

2015-10-06 22:53

Source

In Atom open the command palette (Shift-Command-p) and enter command Install Shell Commands.

Configure Atom as git's editor.

git config --global core.editor "atom --new-window --wait"

Now when you do git commit it should open a new Atom window for you to enter your commit message.

  • atom
  • git
  • Previous post
  • Next post
Contents © 2016-2024 Hamza Sheikh - Contact - Powered by Nikola AlmaLinux nginx