Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-07-31 | [emacs] Show trailing white space | Franck Cuny | 1 | -0/+3 | |
Closes #5 | |||||
2016-07-31 | [emacs] cleanup. | Franck Cuny | 1 | -3/+1 | |
remove commented code. | |||||
2016-07-31 | [emacs] move around global settings. | Franck Cuny | 1 | -11/+9 | |
Closes #10 | |||||
2016-07-31 | [emacs] add package gist for emacs. | Franck Cuny | 1 | -0/+3 | |
I want to be able to create/list gists from emacs. Closes #8 | |||||
2016-07-31 | [emacs] aurora files are python code. | Franck Cuny | 1 | -0/+1 | |
Closes #4 | |||||
2016-07-31 | [tmux] delete configuration for `tmux'. | Franck Cuny | 2 | -13/+1 | |
I have not used tmux in a while, and I don't see myself using it in a near future, this can be removed. Closes #13 | |||||
2016-07-31 | [emacs] markdown configuration | Franck Cuny | 1 | -4/+3 | |
Set the default flavor of markdown to GitHub, and use `pandoc` as the default markdown command to render/preview. Closes #14 | |||||
2016-07-28 | [emacs] Set indentation width to 4 for go-mode. | Franck Cuny | 1 | -0/+1 | |
Closes #11. | |||||
2016-07-27 | Set the font to Droid Sans Mono | Franck Cuny | 1 | -0/+3 | |
Closes #9 | |||||
2016-07-25 | [emacs] add midnight mode to clean up buffers | Franck Cuny | 1 | -0/+3 | |
2016-07-24 | [emacs] set the path to pants correctly. | Franck Cuny | 1 | -1/+1 | |
2016-07-24 | [emacs] simplify the UI. | Franck Cuny | 1 | -8/+2 | |
Use default theme/colors/font. | |||||
2016-07-24 | [emacs] Cleanup go's configuration | Franck Cuny | 1 | -9/+2 | |
Use go-eldoc to get documentation, and remove some bindings. | |||||
2016-07-24 | [emacs] Bindings to quickly move between buffers | Franck Cuny | 1 | -0/+2 | |
2016-07-16 | [emacs] Fix the UI | Franck Cuny | 1 | -4/+4 | |
Use DejaVu for the font, and slightly less yellow color for the background. | |||||
2016-07-16 | [bash] drop alias for docker, and move gcloud SDK | Franck Cuny | 1 | -6/+3 | |
2016-07-15 | [bash] don't build the PATH blindly | Franck Cuny | 1 | -9/+18 | |
Check if directories / files exist before adding them to the path or sourcing them. | |||||
2016-07-15 | [git] don't use colors and remove a couple aliases | Franck Cuny | 1 | -3/+1 | |
2016-07-15 | [emacs] get back to a smaller font size | Franck Cuny | 1 | -1/+1 | |