|
|
|
|
|
by sdegutis
3474 days ago
|
|
I tried iTerm and then Hyper, and didn't really see how either benefited me over Terminal.app so I stuck with that. But these days I do most of my development work inside Emacs, and the vast majority of my Terminal.app usage has been replaced by either a first-class Emacs plugin (like Magit[0] for git) or Eshell[1] within Emacs. [0]: https://magit.vc/ [1]: https://www.gnu.org/software/emacs/manual/eshell.html |
|