Viewing profile — mapolone
mapolone
HN member- Joined
- Mon, Aug 24, 2020, 10:04 AM UTC
- HN karma
- 9
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About mapolone
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #28584241
Thanks for sharing!
-
comment
Comment #28564948
A long time ago before git I've casually run into quilt[1]. Not really immediate but if you don't like git may be nice to use. On IETF[2] there's a quick tutorial too. [1] http://s…
-
comment
Comment #26583909
There are a few IMHO: magit [1] is a nice piece for Git. And there's vterm, if you wish to use a (usable) term or tmux/screen without leaving the editor, tramp mode [2] for remote …
-
comment
Comment #24430895
For the keyboard shortcuts, there's ergo-emacs [1] a minor-mode that already rebinds most of the common shortcuts (open, copy/paste and so on). Or, if you like vi(m), evil mode [2]…
-
comment
Comment #24259142
Not to mention: - Oh-my-zsh has a lot of plugins for auto-completion - FZF (fuzzy finder), for command history is a big hit (supports bash too)