Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-06-12 | [emacs] don't use tips for flycheck errors | Franck Cuny | 1 | -6/+0 | |
They are not easy to read, and it's easier to go to the message buffer when debugging something. | |||||
2019-06-12 | [zsh] replace bash with zsh | Franck Cuny | 3 | -21/+37 | |
In the next version of OS X, zsh will become the default shell. | |||||
2019-06-10 | [emacs] move org to documents instead of dropbox | Franck Cuny | 1 | -1/+1 | |
2019-06-10 | [emacs] I really need a bigger font | Franck Cuny | 1 | -1/+1 | |
2019-06-10 | [tmux] here we go again | Franck Cuny | 2 | -2/+20 | |
2019-05-23 | [emacs] merged a bunch of org-files together. | Franck Cuny | 1 | -19/+18 | |
I'll rather have fewer files and rely on tagging to find what I'm looking for. | |||||
2019-05-23 | [emacs] enable org-babel for shell mode | Franck Cuny | 1 | -0/+8 | |
2019-05-23 | [emacs] small update to some templates for org. | Franck Cuny | 2 | -13/+14 | |
2019-05-23 | [emacs] add a few bindings for go. | Franck Cuny | 1 | -0/+6 | |
2019-05-14 | [emacs |