diff options
Diffstat (limited to '')
| -rw-r--r-- | _drafts/how-i-learned-to-stop-worrying-and-love-emacs.md | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/_drafts/how-i-learned-to-stop-worrying-and-love-emacs.md b/_drafts/how-i-learned-to-stop-worrying-and-love-emacs.md deleted file mode 100644 index 57d8944..0000000 --- a/_drafts/how-i-learned-to-stop-worrying-and-love-emacs.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -layout: post -title: How I learned to stop worrying and love Emacs -summary: In which I share my love for Emacs. ---- - -Until a few years ago I was a vi user. One of my then co-worker was a heavy Emacs user and I used to make fun of him. - -Like many developers, I was obsessed with my configuration files, trying to improve. - -Now I don't care. I don't need the name of the git branch in my prompt. I almost never use the git CLI anymore, or tools like tig, I just rely on magit to give me all the information I need, to browse the changes, or to commit my work. - -I've stopped using zsh, either I'm in eshell, or in bash. Since I'm using both of them, instead of having a heavy and complex configuration for it, I just use bash without any extras. My bashrc only add a few things to the path and export a few environment variables needed by some tools. |
