Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-10-29 | [emacs] REPL for racket is in a container. | Franck Cuny | 1 | -1/+2 | |
2016-10-29 | [emacs] Fix configuration for `flycheck'. | Franck Cuny | 1 | -39/+41 | |
2016-10-29 | [emacs] Make sure .py and .aurora files are marked as python. | Franck Cuny | 1 | -1/+3 | |
2016-10-29 | [emacs] Nicer configuration for `ibuffer'. | Franck Cuny | 1 | -1/+28 | |
Group buffers per mode. | |||||
2016-10-29 | [emacs] Ensure go-eldoc and gotest are installed. | Franck Cuny | 1 | -1/+4 | |
2016-10-29 | [emacs] Add settings for `eshell' and `lisp-mode'. | Franck Cuny | 1 | -0/+27 | |
2016-10-29 | [emacs] Fix for `exec-path-from-shell'. | Franck Cuny | 1 | -1/+2 | |
Still struggling to get this right. | |||||
2016-10-29 | [emacs] Add settings for `shell-pop'. | Franck Cuny | 1 | -0/+11 | |
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 files | Franck Cuny | 1 | -11/+15 | |
One of the function is to create a temp file locally, while the second one is to create it on nest. Remove the function to find the wiki pages (they are stored in Kee |