summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] Default theme / font / colors.Franck Cuny2018-01-172-2/+1
|
* [git] Add configuration for GCloud repositories.Franck Cuny2018-01-172-0/+12
|
* [emacs] Add back my theme and switch font size / family.Franck Cuny2018-01-163-11/+11
|
* Remove bin, this is now in it's own repoFranck Cuny2017-11-0715-345/+0
|
* [emacs] add scala-modeFranck Cuny2017-10-181-0/+4
|
* [emacs] smaller fontFranck Cuny2017-09-201-1/+1
|
* [readme] convert from org to mdFranck Cuny2017-09-202-31/+4
|
* [tmux] removeFranck Cuny2017-09-121-19/+0
|
* [bash] add alias for csnestFranck Cuny2017-09-121-1/+1
|
* Remove vim againFranck Cuny2017-06-232-56/+1
|
* Revert "[vim] Remove vim once again"Franck Cuny2017-06-172-1/+56
| | | | This reverts commit 7dcd06c634aaf2e9222a8fd64a25b300c98c4b2a.
* [bin] Add a script to split MH mirror setFranck Cuny2017-06-161-0/+34
|
* [emacs] Add org-mode configuration once again.Franck Cuny2017-06-162-2/+53
| | | | Only load some packages if we are using a recent version of Emacs.
* [git] stop using aliasesFranck Cuny2017-06-161-9/+0
|
* [bash] use emacs for EDITORFranck Cuny2017-06-161-1/+1
|
* [vim] Remove vim once againFranck Cuny2017-06-162-56/+1
|
* Remove a few aliases from bash.Franck Cuny2017-06-111-6/+0
| | | | | The aliases are neat, but not having them everywhere I go is annoying. It's easier if I switch back to the default and stick to them.
* Add configuration for vim.Franck Cuny2017-06-113-2/+57
| | | | This is just a test at this point.
* [Emacs] Move packages configuration to a new file.Franck Cuny2017-04-273-458/+428
| | | | | Keep `init.el` as small as possible, and move all the packages to their own configuration file.
* [Emacs] fix a commentFranck Cuny2017-04-271-1/+1
|
* [Emacs] Remove configuration for termFranck Cuny2017-04-271-38/+0
| | | | | I do not use it, since it's too slow and not as convenient as using a real terminal.
* [Emacs] Remove configuration for eshellFranck Cuny2017-04-271-22/+0
| | | | I don't use it (this is too slow)
* [Emacs] update binding for agFranck Cuny2017-04-271-2/+8
|
* [Emacs] small adjustment to wabi-sabi.Franck Cuny2017-04-071-5/+5
| | | | A little bit less "yellow".
* [Emacs] Use the system's default mono font.Franck Cuny2017-04-071-1/+1
| | | | Menlo on OSX
* [Emacs] Remove spacelineFranck Cuny2017-04-071-8/+0
|
* [Emacs] change the style of the cursor.Franck Cuny2017-04-061-1/+1
|
* [bash] ssh is (again) broken with OSX ?Franck Cuny2017-04-061-4/+4
|
* [bin] Report OS-7 progress for Manhattan.Franck Cuny2017-04-061-0/+40
|
* [bash] A few more aliases to ssh to hosts.Franck Cuny2017-03-141-0/+3
|
* [Emacs] cosmetic change (font size and background color)Franck Cuny2017-03-142-2/+2
|
* [Bash] re-organize Twitter's configuration.Franck Cuny2017-02-271-9/+15
|
* [Emacs] Don't use native fullscreen for OSX.Franck Cuny2017-02-271-0/+4
|
* [Emacs] Enable global highlight and fix font.Franck Cuny2017-02-271-1/+4
|
* [Emacs] Change the theme for spaceline.Franck Cuny2017-02-271-1/+2
|
* [Emacs] Use different color for highlight and region.Franck Cuny2017-02-271-2/+3
|
* [README] upFranck Cuny2017-02-201-2/+1
|
* [notes] Delete the notesFranck Cuny2017-02-202-96/+0
| | | | Will use Google Keep instead.
* [ctags] initial configurationFranck Cuny2017-02-182-0/+26
|
* [notes] upFranck Cuny2017-02-181-2/+37
|
* [Emacs] Simple configuration for org-mode.Franck Cuny2017-02-181-3/+12
|
* [Emacs] Remove configuration for 'popwin'.Franck Cuny2017-02-181-7/+0
| | | | Another package I don't use.
* [Emacs] Remove dependency for gist.Franck Cuny2017-02-181-5/+0
| | | | I don't use it.
* [Emacs] Move all the configuration related to twitter to it's own fileFranck Cuny2017-02-183-61/+90
| | | | | | The configuration for the style checker; the functions to create remote files on nest; etc. All are now living in a file with all things related to twitter.
* [notes] upFranck Cuny2017-02-172-1/+28
|
* [Emacs] Move wabi-sabi theme inside this repo.Franck Cuny2017-02-172-1/+63
|
* [bin] Script to install fontsFranck Cuny2017-02-171-0/+11
|
* [Emacs] and back to a smaller fontFranck Cuny2017-02-161-1/+1
|
* [doc] upFranck Cuny2017-02-161-0/+5
|
* [bin] prefix twitter's scripts with 'tw'.Franck Cuny2017-02-165-0/+0
|
* [notes] upFranck Cuny2017-02-162-0/+34
|
* [bin] Update a bunch of scripts.Franck Cuny2017-02-154-1/+20
|
* [tmux] and once again, add it back ..Franck Cuny2017-02-132-1/+21
|
* [Emacs] Add spacelineFranck Cuny2017-02-101-0/+7
|
* [Emacs] Remove `flycheck-pos-tip`.Franck Cuny2017-02-041-7/+0
| | | | | | I rarely use the mouse, and most of the time the tip is not displayed at the correct location. Not worth the trouble to fix it, just stop using it.
* [bin] Was renamed.Franck Cuny2017-02-031-25/+0
|
* [Doc] Update.Franck Cuny2017-02-031-0/+9
|
* [tmux] Delete it (again)Franck Cuny2017-02-032-25/+2
|
* [bin] Find active kestrel queues.Franck Cuny2017-02-031-0/+25
|
* [bin] Dump OS-7 migration.Franck Cuny2017-02-031-0/+26
|
* [Emacs] Use pop-win for pants' buffer.Franck Cuny2017-02-031-0/+7
| | | | Display the buffer in a pop-up window.
* [bin] Remove 'science'Franck Cuny2017-01-272-33/+33
|
* [Emacs] Remove custom checker for Python style.Franck Cuny2017-01-271-17/+7
| | | | | The checker lives in it's own repository: https://github.com/franckcuny/flycheck-twitter-python-style
* [Emacs] Improve support for Golang.Franck Cuny2017-01-271-19/+25
| | | | | Install a few extra packages (go-guru, gotest); rewrite the hooks into a function; don't display tabs with withespace mode.
* [Emacs] Install company (and support for go).Franck Cuny2017-01-271-0/+12
|
* [Doc] Update.Franck Cuny2017-01-271-1/+7
|
* [bin] Script to make sure Go is installed correctly.Franck Cuny2017-01-271-0/+22
|
* [snippets] I won't manage them that way.Franck Cuny2017-01-273-10/+0
|
* [README] Convert README from md to org.Franck Cuny2017-01-272-3/+12
| | | | Easier to write documentation that way.
* [fonts] Delete the fonts.Franck Cuny2017-01-2722-0/+0
|
* [bin] Script to touch 'projectile' files in source.Franck Cuny2017-01-271-0/+17
|
* [Emacs] Update configuration for ibuffer.Franck Cuny2017-01-131-0/+11
|
* [Emacs] Add a few more functions to work with 'nest' hosts.Franck Cuny2017-01-121-1/+24
| | | | | | | Add a function to open a dired buffer on a remote host, and a function to do that for nest. Also add a few functions to (un-)monitor hosts from Emacs.
* [bin] Add a few more targets for my twitter tools.Franck Cuny2017-01-121-1/+2
|
* [Emacs] Stop using `smart-mode-line'.Franck Cuny2017-01-121-9/+0
|
* [Emacs] Giving another go to smart-mode-line.Franck Cuny2017-01-031-0/+9
|
* [Emacs] The only VC backend I care about is Magit.Franck Cuny2017-01-031-7/+3
|
* [Emacs] Disable menu bar.Franck Cuny2017-01-031-1/+1
|
* [emacs] Slightly bigger font and no bell.Franck Cuny2017-01-021-1/+5
|
* [tmux] Simplify by removing a few things I don't useFranck Cuny2017-01-021-21/+3
|
* [Emacs] Update a comment.Franck Cuny2016-12-161-1/+1
|
* [Emacs] Files for phabricator commits are in git-commit-mode.Franck Cuny2016-12-151-0/+3
|
* [Emacs] Delete phabricator for now.Franck Cuny2016-12-151-5/+5
|
* [Emacs] Delete the custom theme.Franck Cuny2016-12-152-65/+6
| | | | It now lives in it's own repository.
* [Emacs] Remove a python hook.Franck Cuny2016-12-151-2/+1
|
* [Emacs] BUILD files are python.Franck Cuny2016-12-151-2/+2
|
* [emacs] Don't open magit in fullscreen.Franck Cuny2016-12-151-1/+0
|
* [tmux] Renumber window, and start from 1.Franck Cuny2016-12-151-0/+9
|
* [emacs] Hopefully fix exec-shell thingy.Franck Cuny2016-12-151-2/+3
|
* [emacs] Don't use powerline.Franck Cuny2016-12-151-8/+0
|
* [emacs] Use default fontFranck Cuny2016-12-151-1/+1
|
* [Makefile] Don't install fonts and vim.Franck Cuny2016-12-151-9/+2
|
* [bash] set editor back to EmacsFranck Cuny2016-12-153-910/+1
|
* [vim] a few more changesFranck Cuny2016-12-131-4/+27
|
* [iterm] mehFranck Cuny2016-12-131-4/+8
|
* [git] update alias for commitFranck Cuny2016-12-131-1/+1
| | | | I want to see what's going to be commited.
* [bash] Set editor to vim and new alias for ctags.Franck Cuny2016-12-131-1/+2
|
* [bin] Add a script to render markdown to HTML.Franck Cuny2016-12-121-0/+24
|
* [tmux] New window PATH is $HOMEFranck Cuny2016-12-121-7/+1
| | | | | | | When I create a new window, I want to start in $HOME, not in the directory the previous window is. Show the status bar, and don't mess with colors.
* [vim] Add basic configuration for vim.Franck Cuny2016-12-102-3/+35
|
* [iterm] updateFranck Cuny2016-12-091-98/+98
|
* [bin] Script to get stats from Kestrel.Franck Cuny2016-12-081-0/+25
|
* [bin] Some targets were renamed.Franck Cuny2016-12-061-2/+5
|
* [Emacs] a few more changes to the theme.Franck Cuny2016-12-061-14/+12
|
* [bashrc] update prompt (again)Franck Cuny2016-12-061-1/+1
|
* [snippets] store some snippets / scripts here too.Franck Cuny2016-12-063-0/+10
|
* [bash] Add alias for tmux.Franck Cuny2016-11-301-0/+1
| | | | Attach to the current session, and if none exists, create a new one.
* [bash] Put current directory between square bracket.Franck Cuny2016-11-301-1/+1
|
* [tmux] Enable colorsFranck Cuny2016-11-301-0/+1
|
* [iTerm] Misc.Franck Cuny2016-11-301-5/+11
|
* [Emacs] Set the cursor type.Franck Cuny2016-11-301-0/+3
|
* [Emacs] Simplify the mode-line by using only powerline.Franck Cuny2016-11-261-57/+9
| | | | Simplify the configuration for flycheck too.
* [tmux] simplify tmux as much as possible.Franck Cuny2016-11-261-23/+1
|
* [iterm] update.Franck Cuny2016-11-261-78/+88
|
* [Emacs] some small adjustments to the theme.Franck Cuny2016-11-221-16/+28
|
* [Emacs] Fix hook for Makefile.Franck Cuny2016-11-221-3/+2
|
* [Emacs] Add eldoc for python mode.Franck Cuny2016-11-221-0/+1
|
* [Emacs] slightly better colors for flycheck status.Franck Cuny2016-11-221-3/+3
|
* [README] misc.Franck Cuny2016-11-221-2/+2
|
* [tmux] colors for the status bar; indicates if docker runsFranck Cuny2016-11-221-8/+8
|
* [bin] Add tmux-status to the docker-gcp script.Franck Cuny2016-11-221-1/+8
|
* [bin] Dummy script to prettify JSON output.Franck Cuny2016-11-211-0/+10
|
* [tmux] Add tmux back (again)Franck Cuny2016-11-212-17/+21
|
* [bin] Add a script to run docker-machine with GCP.Franck Cuny2016-11-212-0/+123
| | | | | This script is to interact with a remote VM for Docker, running in GCP.
* [Emacs] remove another TAB.Franck Cuny2016-11-211-3/+1
|
* [Emacs] Add colors for flymake status.Franck Cuny2016-11-211-3/+3
|
* [Emacs] Display how long it takes to load the configurationFranck Cuny2016-11-212-12/+3
| | | | | Instead of writing a custom function, use the emacs-startup-hook for that.
* [Emacs] Don't hard code string.Franck Cuny2016-11-211-2/+2
|
* [Emacs] Remove TABS and replace them with spaces.Franck Cuny2016-11-211-4/+4
|
* [Emacs] proper configuration for white spaces.Franck Cuny2016-11-201-3/+7
| | | | Enable it via a hook for all programming modes.
* [Emacs] highlight current line.Franck Cuny2016-11-201-4/+5
|
* [iterm] Add initial configuraiton.Franck Cuny2016-11-201-0/+833
|
* [fonts] Remove Go font and add DejaVuFranck Cuny2016-11-2033-36/+0
|
* [Emacs] Some updates to my own theme.Franck Cuny2016-11-201-8/+7
|
* [Emacs] Use spaceline to manage the mode-line.Franck Cuny2016-11-201-0/+38
| | | | We can have a fancy and more readable mode line with the help of spaceline.
* [Emacs] Use a symbol for the mode name for Magit.Franck Cuny2016-11-201-0/+3
|
* [Emacs] Make flycheck more readable in the mode line.Franck Cuny2016-11-201-13/+16
| | | | | | This new configuration should be more easy to read, with report for individual errors/warnings/info. For every state other than 'finished', we display the report with ? instead of numbers.
* [Emacs] Highlight current line.Franck Cuny2016-11-201-0/+7
|
* [Emacs] Use DejaVu Sans Mono for the font, add time, and bookmarks.Franck Cuny2016-11-201-4/+12
| | | | | The bookmarks can be useful (for example, to go quickly to a thrift definition, when I never remember the path).
* [Emacs] Split the configuration in individual lines.Franck Cuny2016-11-201-14/+33
| | | | | Instead of having a large `(setq ...)', let's have multiple one. This makes it easier to comment on them.
* [bash] Add alias for time and sort aliases.Franck Cuny2016-11-191-2/+2
|
* [bash] Do not put the date in the prompt.Franck Cuny2016-11-191-1/+1
| | | | | | It would be more useful to add an alias to wrap commands with 'time' when needed instead. I don't care about the date the command was entered, I care about how long it takes to run it.
* [Emacs] Add .projectileFranck Cuny2016-11-171-0/+2
| | | | Once less thing to worry about.
* [Emacs] Try a new font (Go Mono).Franck Cuny2016-11-171-5/+2
|
* [Makefile] rewrite it, to install correctly the fonts.Franck Cuny2016-11-171-12/+23
|
* [bash] Update the prompt.Franck Cuny2016-11-171-1/+1
|
* [fonts] Add a directory with some fonts I like.Franck Cuny2016-11-1711-0/+36
|
* [Emacs] 'projectile-global-mode' has been renamed to 'projectile-mode'.Franck Cuny2016-11-171-1/+1
|
* [Emacs] Group ruby buffers on the mode name, not file extension.Franck Cuny2016-11-171-1/+1
|
* [Emacs] Load my theme.Franck Cuny2016-11-171-0/+8
|
* [Emacs] Add a custom theme.Franck Cuny2016-11-171-0/+50
| | | | | A simple theme, with no syntax highlighting. The text is black, and comments / documentation are bold (to make it easier to see).
* [Emacs] add a few commentsFranck Cuny2016-11-121-1/+3
|
* [Emacs] Rename config.el to settings.elFranck Cuny2016-11-122-3/+3
|
* [bin] Before building pants targets, check source is availableFranck Cuny2016-11-121-1/+9
|
* [bin] Add a script to update Emacs.Franck Cuny2016-11-121-0/+8
|
* [Emacs] Add docstring and update some settings.Franck Cuny2016-11-111-148/+205
| | | | Hopefully this is the last time I 'batch commit' a large change that way.
* [git] More human readable gitignore.Franck Cuny2016-11-111-0/+5
|
* [bin] Build the partition ownership tool and sort the targets.Franck Cuny2016-11-111-3/+4
|
* [tmux] delete configuration for tmux once again.Franck Cuny2016-11-112-62/+2
|
* [Emacs] renamed my custom files and load them with use-package.Franck Cuny2016-11-114-9/+29
| | | | | | | The new names are more logical. They are loaded with `use-package', and the bindings are also set that way. For general bindings, we store them in the 'bindings.el' library.
* [Emacs] small changes to the style.Franck Cuny2016-11-091-1/+4
| | | | | Use a light gray for the mode line and a very light yellow for the background.
* [Emacs] Add a few custom functions.Franck Cuny2016-11-081-0/+46
| | | | Mostly stolen from spacemacs.
* [bash] Small change to the prompt.Franck Cuny2016-11-081-1/+1
|
* [bash] Add a few more aliases.Franck Cuny2016-11-081-0/+6
|
* [bash] Add bin directory to path.Franck Cuny2016-11-081-0/+3
|
* [bin] Add a script to build twitter's tools.Franck Cuny2016-11-081-0/+20
|
* [Emacs] display message in mini buffer for a short amount of timeFranck Cuny2016-11-081-0/+3
|
* [Emacs] A few more settings for flyspell.Franck Cuny2016-11-081-3/+9
| | | | Use ivy to suggest words.
* Revert "[tmux] remove it (again)"Franck Cuny2016-11-032-1/+58
| | | | This reverts commit f82143bb2c81dec605d63f2b95a3d88a307a7974.
* [emacs] Nicer configuration for flycheck.Franck Cuny2016-11-021-23/+43
|
* [emacs] Remove the configuration for time.Franck Cuny2016-11-021-7/+0
|
* [emacs] Move diminish at the top.Franck Cuny2016-11-021-3/+3
|
* [bash] I still need RVM to publish dashboards ...Franck Cuny2016-11-021-1/+2
|
* [bash] simplify a little bit more the configurationFranck Cuny2016-11-011-21/+17
|
* [tmux] remove it (again)Franck Cuny2016-11-012-58/+1
|
* [emacs] Main configuration for `swiper' is done with `ivy'.Franck Cuny2016-10-291-6/+1
|
* [emacs] A few more fixes for `exec-path-from-shell'.Franck Cuny2016-10-291-2/+5
|
* [emacs] More configuration for dired.Franck Cuny2016-10-291-1/+12
| | | | | Enable the package `dired-x', and make sure we use `gls` instead of ls only if the binary is available.
* [emacs] Add main configuration for `ivy'.Franck Cuny2016-10-291-0/+37
|
* [emacs] Move server configuration at the top.Franck Cuny2016-10-291-4/+5
|
* [emacs] A few more fixesFranck Cuny2016-10-291-33/+44
|
* [emacs] Use `shell-pop'.Franck Cuny2016-10-291-0/+11
|
* [emacs] Don't load settings for org-mode.Franck Cuny2016-10-291-2/+0
|
* [emacs] Ensure a few packages are indeed installedFranck Cuny2016-10-291-0/+5
|
* [emacs] REPL for racket is in a container.Franck Cuny2016-10-291-1/+2
|
* [emacs] Fix configuration for `flycheck'.Franck Cuny2016-10-291-39/+41
|
* [emacs] Make sure .py and .aurora files are marked as python.Franck Cuny2016-10-291-1/+3
|
* [emacs] Nicer configuration for `ibuffer'.Franck Cuny2016-10-291-1/+28
| | | | Group buffers per mode.
* [emacs] Ensure go-eldoc and gotest are installed.Franck Cuny2016-10-291-1/+4
|
* [emacs] Add settings for `eshell' and `lisp-mode'.Franck Cuny2016-10-291-0/+27
|
* [emacs] Fix for `exec-path-from-shell'.Franck Cuny2016-10-291-1/+2
| | | | Still struggling to get this right.
* [emacs] Add settings for `shell-pop'.Franck Cuny2016-10-291-0/+11
|
* [emacs] Add a few more settings for `helm'.Franck Cuny2016-10-291-1/+11
|
* [emacs] Add back missing binding for dired.Franck Cuny2016-10-291-0/+1
|
* [emacs] Move binding to eval region.Franck Cuny2016-10-291-0/+1
|
* [emacs] Ensure `diminish' is installedFranck Cuny2016-10-291-1/+2
|
* [emacs] Update settings for `ag'.Franck Cuny2016-10-291-1/+5
|
* [emacs] Don't set the location for the notesFranck Cuny2016-10-291-4/+1
| | | | This has been removed.
* [emacs] Re-organize variables for the package module.Franck Cuny2016-10-291-7/+4
|
* [emacs] Add configuration to manage terminals.Franck Cuny2016-10-261-0/+36
| | | | | Manage my terminals in emacs. A few functions to quickly create new buffers and one to switch between them.
* [emacs] Some changes to the UI.Franck Cuny2016-10-261-8/+6
|
* [bash] Add time (UTC) to my prompt.Franck Cuny2016-10-261-7/+1
| | | | Remove a few alias for work (the aliases are in my ssh config).
* [emacs] add a couple of functions to open temp filesFranck Cuny2016-10-261-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 Keep and Drive now).
* [tmux] Add again tmux.Franck Cuny2016-10-141-0/+56
|
* [emacs] Use unicode for everything.Franck Cuny2016-10-141-0/+2
|
* [emacs] Change the font size and the frame's title.Franck Cuny2016-10-141-2/+6
| | | | | | | | Use a bigger font for the main window, and a smaller one for the modeline. Change the title of the frame to contain the mode and the name of the file.
* [emacs] Delete configuration for org-mode.Franck Cuny2016-10-141-43/+0
|
* [emacs] Copy more environment variables.Franck Cuny2016-10-141-2/+6
| | | | | For the linter in puppet to work correctly, we need to copy the environment variables for GEM and so on.
* [bash] Remove a couple of aliases.Franck Cuny2016-10-142-15/+1
| | | | | | | I don't update my transactions for simple from the CLI, and I don't use the camera anymore. Let's try to replace `vi` with `ed` too.
* Revert "[tmux] delete configuration for `tmux'."Franck Cuny2016-08-262-1/+13
| | | | This reverts commit fe64da9ad511972229cb400c33ac0d1fcbe78f00.
* [emacs] Fix indentation for a function.Franck Cuny2016-08-221-7/+7
|
* [emacs] Add a function to open a doc. pageFranck Cuny2016-08-222-0/+15
| | | | | | Use ivy/read to list all the documentation page and open one with. Closes #24.
* [make] update email for git configFranck Cuny2016-08-131-1/+1
|
* Convert readme from org to md.Franck Cuny2016-08-121-0/+2
|
* [emacs] Open "bashrc" as a shell file.Franck Cuny2016-08-101-0/+1
| | | | Closes #23.
* [emacs] Add a css to preview markdown documentFranck Cuny2016-08-101-1/+1
| | | | Closes #22
* [emacs] Use "diminish"Franck Cuny2016-08-101-0/+2
| | | | Closes #20
* [bash] avoid using viFranck Cuny2016-08-101-0/+2
|
* [bash] function to preview markdownFranck Cuny2016-08-101-0/+7
| | | | | | New bash function to render a preview of a markdown file. Closes #8.
* [emacs] Add configuration for MakefileFranck Cuny2016-08-041-0/+8
| | | | Closes #12.
* [emacs] fix the configuration for org-modeFranck Cuny2016-08-041-6/+6
| | | | | The name of the module for `use-package' was incorrect, therefore the hooks were not loaded when a org file was opened.
* [git] re-enable colors for diff and so on.Franck Cuny2016-08-041-1/+1
|
* [emacs] Move back to `use-package'.Franck Cuny2016-08-044-308/+332
| | | | | | Move some settings out from 'init.el' to make it easier to read. Closes #18, closes #17, closes #7.
* Convert README from markdown to org-mode.Franck Cuny2016-08-041-0/+0
|
* [emacs] Add package 'use-package'.Franck Cuny2016-08-021-0/+8
| | | | Closes #15.
* [emacs] Show trailing white spaceFranck Cuny2016-07-311-0/+3
| | | | Closes #5
* [emacs] cleanup.Franck Cuny2016-07-311-3/+1
| | | | remove commented code.
* [emacs] move around global settings.Franck Cuny2016-07-311-11/+9
| | | | Closes #10
* [emacs] add package gist for emacs.Franck Cuny2016-07-311-0/+3
| | | | | | I want to be able to create/list gists from emacs. Closes #8
* [emacs] aurora files are python code.Franck Cuny2016-07-311-0/+1
| | | | Closes #4
* [tmux] delete configuration for `tmux'.Franck Cuny2016-07-312-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
* [emacs] markdown configurationFranck Cuny2016-07-311-4/+3
| | | | | | | Set the default flavor of markdown to GitHub, and use `pandoc` as the default markdown command to render/preview. Closes #14
* [emacs] Set indentation width to 4 for go-mode.Franck Cuny2016-07-281-0/+1
| | | | Closes #11.
* Set the font to Droid Sans MonoFranck Cuny2016-07-271-0/+3
| | | | Closes #9
* [emacs] add midnight mode to clean up buffersFranck Cuny2016-07-251-0/+3
|
* [emacs] set the path to pants correctly.Franck Cuny2016-07-241-1/+1
|
* [emacs] simplify the UI.Franck Cuny2016-07-241-8/+2
| | | | Use default theme/colors/font.
* [emacs] Cleanup go's configurationFranck Cuny2016-07-241-9/+2
| | | | Use go-eldoc to get documentation, and remove some bindings.
* [emacs] Bindings to quickly move between buffersFranck Cuny2016-07-241-0/+2
|
* [emacs] Fix the UIFranck Cuny2016-07-161-4/+4
| | | | | Use DejaVu for the font, and slightly less yellow color for the background.
* [bash] drop alias for docker, and move gcloud SDKFranck Cuny2016-07-161-6/+3
|
* [bash] don't build the PATH blindlyFranck Cuny2016-07-151-9/+18
| | | | | Check if directories / files exist before adding them to the path or sourcing them.
* [git] don't use colors and remove a couple aliasesFranck Cuny2016-07-151-3/+1
|
* [emacs] get back to a smaller font sizeFranck Cuny2016-07-151-1/+1
|
* [emacs] remove "use-package".Franck Cuny2016-07-141-181/+145
| | | | | Stop using the "use-package" module, and rewrite the configuration without it.
* [emacs] nicer colors for background and mode-line.Franck Cuny2016-07-131-3/+3
|
* Delete documentationFranck Cuny2016-07-034-124/+0
|
* Convert README from org to markdown.Franck Cuny2016-07-031-0/+1
|
* [emacs] move everything back to one file for now.Franck Cuny2016-07-0326-576/+347
|
* [bash] clean up a little bit the configurationFranck Cuny2016-07-031-19/+5
|