Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-10-29 | [emacs] Add a few more settings for `helm'. | Franck Cuny | 1 | -1/+11 | |
2016-10-29 | [emacs] Add back missing binding for dired. | Franck Cuny | 1 | -0/+1 | |
2016-10-29 | [emacs] Move binding to eval region. | Franck Cuny | 1 | -0/+1 | |
2016-10-29 | [emacs] Ensure `diminish' is installed | Franck Cuny | 1 | -1/+2 | |
2016-10-29 | [emacs] Update settings for `ag'. | Franck Cuny | 1 | -1/+5 | |
2016-10-29 | [emacs] Don't set the location for the notes | Franck Cuny | 1 | -4/+1 | |
This has been removed. | |||||
2016-10-29 | [emacs] Re-organize variables for the package module. | Franck Cuny | 1 | -7/+4 | |
2016-10-26 | [emacs] Add configuration to manage terminals. | Franck Cuny | 1 | -0/+36 | |
Manage my terminals in emacs. A few functions to quickly create new buffers and one to switch between them. | |||||
2016-10-26 | [emacs] Some changes to the UI. | Franck Cuny | 1 | -8/+6 | |
2016-10-26 | [bash] Add time (UTC) to my prompt. | Franck Cuny | 1 | -7/+1 | |
Remove a few alias for work (the aliases are in my ssh config). | |||||
2016-10-26 | [emacs] add a couple of functions to open temp |