Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | emacs: stop using hydra | Franck Cuny | 2020-06-18 | 1 | -11/+0 |
| | |||||
* | emacs: move ivy configuration to navigation | Franck Cuny | 2020-06-18 | 3 | -42/+44 |
| | | | | There's no need to have this in a separate configuration file. | ||||
* | emacs: move puppet config to prog | Franck Cuny | 2020-06-18 | 3 | -14/+5 |
| | | | | clean up init.el from files I'm not loading. | ||||
* | emacs: delete elfeed | Franck Cuny | 2020-06-18 | 1 | -44/+0 |
| | | | | I don't use it. | ||||
* | emacs: drop hydra for prog mode | Franck Cuny | 2020-06-04 | 1 | -41/+1 |
| | | | | | | I can't bother learning / remembering to use it. I'm removing it again from this configuration, and will drop it completely. There's no need to pull / maintain another dependency which will break if I don't use it. | ||||
* | emacs: remove dired-git-info | Franck Cuny | 2020-05-29 | 1 | -5/+0 |
| | | | | I don't use it. | ||||
* | emacs: remove ace-window | Franck Cuny | 2020-05-29 | 1 | -35/+0 |
| | | | | I still find this annoying. | ||||
* | tmux: remove duplicated settings | Franck Cuny | 2020-05-29 | 1 | -6/+0 |
| | |||||
* | emacs: stuff for puppet | Franck Cuny | 2020-05-10 | 1 | -1/+7 |
| | |||||
* | emacs: stuff for go | Franck Cuny | 2020-05-10 | 1 | -9/+11 |
| | |||||
* | emacs: flycheck stuff | Franck Cuny | 2020-05-10 | 1 | -7/+9 |
| | |||||
* | emacs: drop ediff | Franck Cuny | 2020-05-10 | 1 | -25/+4 |
| | |||||
* | [emacs] looks like I forgot this one | Franck Cuny | 2020-05-08 | 1 | -1/+4 |
| | |||||
* | [emacs] show git info in dired-mode | Franck Cuny | 2020-05-08 | 1 | -0/+5 |
| | | | | When a directory, pressing ')' reveals git information. | ||||
* | [emacs] treat PROJECT files as YAML | Franck Cuny | 2020-05-08 | 1 | -0/+3 |
| | | | | | These files are used at Twitter to define how to manage a project (for code reviews, etc). They are regular YAML file. | ||||
* | emacs/ui: use the default theme | Franck Cuny | 2020-04-12 | 2 | -8/+12 |
| | |||||
* | magit: improve performance for magit in large repo | Franck Cuny | 2020-03-21 | 1 | -0/+14 |
| | | | | | | | | | Opening a file in source is extremely slow, and I'm guessing it's related to git/magit, since I don't see this elsewhere. As suggested in https://magit.vc/manual/magit/Performance.html and https://magit.vc/manual/magit/Per_002dRepository-Configuration.html, I'm disabling git from VC's backend, and disable refreshing the magit buffer for source. | ||||
* | elfeed: one more blog | Franck Cuny | 2020-03-21 | 1 | -0/+1 |
| | |||||
* | emacs: remove unused bindings | Franck Cuny | 2020-03-19 | 1 | -3/+0 |
| | |||||
* | magit: clean up config by removing unused stuff | Franck Cuny | 2020-03-19 | 1 | -9/+4 |
| | | | | or stuff that I don't know what they do. | ||||
* | emacs: add a few more modes for git support | Franck Cuny | 2020-03-19 | 1 | -2/+7 |
| | |||||
* | doc: switch to org-mode instead of markdown | Franck Cuny | 2020-03-19 | 2 | -4/+6 |
| | |||||
* | emacs: merge configuration related to prog-mode | Franck Cuny | 2020-03-19 | 7 | -84/+86 |
| | | | | | For the various prog-mode, merge the configuration into a single file so that it's easier to maintain (I guess ?) | ||||
* | emacs: move/delete some functions | Franck Cuny | 2020-03-19 | 1 | -36/+0 |
| | | | | Some are moved to the libraries, some are deleted. | ||||
* | emacs: add custom libraries | Franck Cuny | 2020-03-19 | 2 | -0/+33 |
| | | | | | These libraries are not specific to package configuration, they can be functions or others than I use in various places. | ||||
* | elfeed: add support for hydra | Franck Cuny | 2020-03-19 | 1 | -1/+30 |
| | |||||
* | emacs: use the theme modus-operandi | Franck Cuny | 2020-03-19 | 3 | -62/+79 |
| | | | | | It's a light theme with high contrast. It was suggested in this article https://www.manueluberti.eu/emacs/2020/03/16/modus-themes/. | ||||
* | emacs: new module for hydra | Franck Cuny | 2020-03-15 | 2 | -3/+11 |
| | | | | | | There might be a bunch of stuff related to hydra that I will add, so move the configuration to its own package to make it easier in the future. | ||||
* | emacs: consolidate configuration for conf-mode | Franck Cuny | 2020-03-15 | 4 | -19/+12 |
| | |||||
* | emacs: consolidate basic configuration | Franck Cuny | 2020-03-15 | 2 | -16/+16 |
| | | | | | | The configuration for the module `midnight`, `emacs-server` and `exec-path-from-shall` is moved to the package containing a bunch of misc. settings. | ||||
* | emacs: ensure a few more things are utf8 | Franck Cuny | 2020-03-15 | 1 | -0/+2 |
| | |||||
* | emacs: move configuration for the fringe | Franck Cuny | 2020-03-15 | 1 | -5/+2 |
| | |||||
* | emacs: new path to load elisp code | Franck Cuny | 2020-03-15 | 1 | -0/+1 |
| | | | | Add a new path to load custom elisp code. | ||||
* | elfeed: add a few more blogs | Franck Cuny | 2020-03-15 | 1 | -2/+22 |
| | |||||
* | [emacs] add key bindings to change font size | Franck Cuny | 2020-03-12 | 1 | -1/+3 |
| | |||||
* | [emacs] hl-line mode configuration | Franck Cuny | 2020-03-12 | 1 | -3/+3 |
| | | | | | | | | Do not enable it for everything (for example I don't want it in the various shells). I also want to make sure the stickiness is not enabled (I don't want to see two lines highlighted if I've two frames open). | ||||
* | [emacs] size of the font | Franck Cuny | 2020-03-12 | 1 | -1/+1 |
| | |||||
* | org: delete the custom commands for the agenda | Franck Cuny | 2020-02-16 | 1 | -112/+0 |
| | | | | | I don't use them. Let's start fresh and simple with the default settings, and we can build from there. | ||||
* | org: change the number of days in the calendar | Franck Cuny | 2020-02-16 | 1 | -0/+2 |
| | | | | | | Using the current week view is not really efficient for me. Instead, let's show the last 7 days and the next 10 days, this gives me a better idea of what I need to work on. | ||||
* | org: don't set custom faces | Franck Cuny | 2020-02-16 | 1 | -8/+0 |
| | | | | The default is just fine, it's more things to manage otherwise. | ||||
* | magit: minor configuration update | Franck Cuny | 2020-02-16 | 1 | -0/+2 |
| | |||||
* | org: path to the file to store the IDs. | Franck Cuny | 2020-02-11 | 1 | -0/+2 |
| | |||||
* | emacs: easy navigation between windows | Franck Cuny | 2020-02-11 | 1 | -0/+6 |
| | | | | Add a few bindings to move up / down / left / right. | ||||
* | org: don't narrow when capturing a journal entry. | Franck Cuny | 2020-02-11 | 1 | -2/+2 |
| | |||||
* | org: change the default priorities | Franck Cuny | 2020-02-11 | 1 | -2/+2 |
| | | | | | Increase the number of available priorities, and set the default to C when creating a new task. | ||||
* | org: don't change the default ellipsis | Franck Cuny | 2020-02-11 | 1 | -1/+0 |
| | |||||
* | org: change some of the hooks. | Franck Cuny | 2020-02-11 | 1 | -5/+3 |
| | | | | | Let's not force the length of the lines, but instead rely on visual line mode to wrap them. | ||||
* | emacs: don't use smart lines | Franck Cuny | 2020-02-11 | 1 | -7/+0 |
| | | | | The default one is good enough. | ||||
* | emacs: ensure the package diminish is installed. | Franck Cuny | 2020-02-11 | 1 | -0/+3 |
| | |||||
* | lsp: add peek definition to hydra. | Franck Cuny | 2020-02-09 | 1 | -0/+1 |
| | |||||
* | elfeed: update | Franck Cuny | 2020-01-23 | 1 | -0/+1 |
| | |||||
* | aspell: a few more words | Franck Cuny | 2020-01-23 | 1 | -10/+14 |
| | |||||
* | emacs/prog: more cleanup for lsp/go. | Franck Cuny | 2020-01-13 | 2 | -21/+28 |
| | | | | | | | | | A few changes to the configuration related to go, mostly to drop some code that is not needed anymore. Add a few more bindings for LSP. Add `company-posframe`, which is a nicer UI for company. | ||||
* | emacs/text: flyspell configuration. | Franck Cuny | 2020-01-13 | 1 | -10/+11 |
| | | | | | | | | | | Only use the `flyspell` package if we can find the binary for `aspell` on the host. Move a couple of settings from `:config` to `:custom`. Use `flyspell-correct-ivy`, which is a better UX (for me) than a buffer at the top of the frame. | ||||
* | emacs/go: add binding to run tests. | Franck Cuny | 2020-01-13 | 1 | -1/+5 |
| | |||||
* | emacs/nav: diminish ivy/counsel. | Franck Cuny | 2020-01-13 | 1 | -0/+2 |
| | |||||
* | emacs/prog: switch to lsp-mode | Franck Cuny | 2020-01-13 | 4 | -70/+36 |
| | | | | | | | | | | | | Previously I was using the package `eglot` to provide LSP functionality. However, the package uses flymake for it, while my setup in general uses flycheck. Since lsp-mode supports both, I'm switching to ls-mode. I'm moving the code for company to the 'prog' module, so that all things related to general programming is in one location. Since I'm switching to lsp-mode mode primarily for go, I can also delete a bunch of extra functionality that is now provided by lsp-mode. | ||||
* | emacs/ui: font size | Franck Cuny | 2020-01-13 | 1 | -1/+1 |
| | | | | | Set the size of the font to 15pt, 16 was a little bit too large on the laptop. | ||||
* | emacs: show . and .. with ivy. | Franck Cuny | 2019-12-27 | 1 | -0/+1 |
| | | | | | Not having them displayed make it more difficult to me to navigate files and directories. | ||||
* | emacs: magit buffer in full frame | Franck Cuny | 2019-12-27 | 1 | -2/+4 |
| | | | | | | | | With a bigger font, on a 13" laptop, I want magit to be full frame, I don't want anything splitted. Move a couple of other settings to the `:custom` section of `use-package`. | ||||
* | emacs: bigger font. | Franck Cuny | 2019-12-27 | 1 | -1/+1 |
| | | | | | I need to use bigger font, I wasted a lot of time yesterday on an issue that was caused by a typo. | ||||
* | emacs: remove duplicated setting for ivy | Franck Cuny | 2019-12-27 | 1 | -1/+0 |
| | | | | The setting `ivy-use-virtual-buffer` was set twice. | ||||
* | org: don't use orgit for now. | Franck Cuny | 2019-12-23 | 1 | -2/+3 |
| | | | | | | The module bumped the dependency on a newer version of org-mode that does not work on my machine (I might have an older version of emacs, and I'd need to update). | ||||
* | org: files and appearance. | Franck Cuny | 2019-12-23 | 1 | -11/+22 |
| | | | | | | | | Having the files defined as `defvar` did not work: a bunch of stuff were failing to load correctly. Customize the look of completed tasks, to make it more obvious that I don't need to pay attention to them. | ||||
* | org: remove unused functions. | Franck Cuny | 2019-12-23 | 1 | -20/+0 |
| | | | | I don't have any need for these functions. | ||||
* | emacs: add gnu to melpa. | Franck Cuny | 2019-12-23 | 1 | -1/+2 |
| | |||||
* | emacs: use eglot for LSP | Franck Cuny | 2019-12-23 | 2 | -0/+11 |
| | | | | | | | | I'm giving LSP a try with go, and I've decided to go with eglot for now, instead of lsp-mode. I gave a try to lsp-mode and the configuration was not obvious, it was slow, it kept asking questions, and the UI was pretty awful. | ||||
* | emacs: fontify markdown. | Franck Cuny | 2019-12-23 | 1 | -0/+2 |
| | |||||
* | emacs: Add time to the modeline and smaller font. | Franck Cuny | 2019-12-23 | 1 | -12/+18 |
| | | | | | | | | Add the current time (in 24 hours format) to the modeline. Configure Emacs to start in fullscreen. Set a slightly smaller font too (but keep the same font). | ||||
* | emacs: no double space between sentences. | Franck Cuny | 2019-12-23 | 1 | -0/+3 |
| | |||||
* | emacs: don't complete abbreviations. | Franck Cuny | 2019-12-23 | 1 | -1/+0 |
| | | | | | If I understand correctly, this was trying to complete 'words' based on the rest of the document, which I don't want. | ||||
* | aspell: Add more words. | Franck Cuny | 2019-12-23 | 1 | -2/+3 |
| | |||||
* | [git] add a couple of aliases | Franck Cuny | 2019-12-09 | 1 | -1/+4 |
| | |||||
* | [org] put all configs related to org together | Franck Cuny | 2019-12-09 | 2 | -239/+44 |
| | | | | | | Instead of having functions related to org in another file, move everything in a single file, this makes it easier to find dead code and update some functions. | ||||
* | [org] add `orgit` to my configuration. | Franck Cuny | 2019-12-09 | 1 | -0/+3 |
| | | | | `orgit` allows you to link to a magit buffer in org-mode. | ||||
* | [org] Add template for meeting / interviews. | Franck Cuny | 2019-12-09 | 2 | -1/+9 |
| | | | | | | The template for the interview was already existing, so add it back, and add a new template for meetings. By default they all go to inbox, and I will use the function to refile them to the work journal. | ||||
* | [org] Add docstring to a function. | Franck Cuny | 2019-12-09 | 1 | -0/+2 |
| | | | | | Add a docstring to the function to refile a subtree to the work journal. | ||||
* | [org] Clean up function to move to datetree. | Franck Cuny | 2019-12-09 | 1 | -1/+0 |
| | | | | | I don't use the property *TIMESTAMP_IA* so I can drop this from the code. | ||||
* | [org] The week starts on Monday | Franck Cuny | 2019-12-09 | 1 | -1/+2 |
| | | | | Configure the calendar to start the week on Monday instead of Sunday. | ||||
* | [org] Add functions to refile to datetree | Franck Cuny | 2019-12-09 | 1 | -14/+32 |
| | | | | | | I want to be able to refile some notes to a datetree. These new functions do just that, and one of them is specific to the work journal. | ||||
* | [emacs] don't hide directories info. | Franck Cuny | 2019-11-23 | 2 | -84/+83 |
| | | | | | I prefer to see the details, it's easier to understand what I'm looking at. | ||||
* | [emacs] Add a new theme: spacemacs. | Franck Cuny | 2019-11-23 | 1 | -8/+12 |
| | | | | | | | | The light version of the theme is pretty readable, similar to solarized but with more contrast. I'm also adding the support for the spaceline using the spacemacs theme, since it's pretty clean and improve the readability. | ||||
* | [zsh] cleanup after migrating to OSX Catalina | Franck Cuny | 2019-11-23 | 2 | -4/+2 |
| | | | | | | This used to work on the previous version of OSX, but not anymore. Cleaning up the configuration too, by dropping commented line. | ||||
* | [elfeed] adding one more site. | Franck Cuny | 2019-10-06 | 1 | -0/+2 |
| | |||||
* | [org] a lot of changes. | Franck Cuny | 2019-10-06 | 1 | -87/+187 |
| | | | | | | | | | | | | | | | Adding a menu for hydra, to jump quickly to some files. I'm also adding a few custom commands for the agenda. After that many experiment, I think this is what I'm missing to be more efficient. This allows me to ignore completely how the file *looks* and focus on getting through the tasks. I'm also adding a few keywords for managing tasks: - PROJECT is for large tasks (e.g. an epic). This can be transitioned to PROJECTDONE - MEETING and NOTES are tasks that are completed, and I use them to keep track of various things in a project. | ||||
* | [emacs] dropped the :columns information | Franck Cuny | 2019-10-06 | 1 | -1/+1 |
| | | | | | I'm using 3 columns, this seems to do nothing, and not annoyed enough to go read the doc. | ||||
* | [emacs] smaller font | Franck Cuny | 2019-10-06 | 1 | -1/+1 |
| | |||||
* | [emacs] fixed configuration for elfeed. | Franck Cuny | 2019-10-06 | 1 | -0/+2 |
| | |||||
* | [emasc] use `ls-lisp` for dired. | Franck Cuny | 2019-10-06 | 1 | -4/+9 |
| | | | | | Use emacs implementation of `ls`, which allows us to group files by type (only GNU's `ls` does that, not the one shipped by MacOS) | ||||
* | [emacs] clean up go's configuration. | Franck Cuny | 2019-10-06 | 1 | -27/+8 |
| | | | | | | | The list of tools to install is move to an org file where I can execute the block to install everything. Remove extra new lines that make the file harder to read. | ||||
* | [emacs] add new alias for eshell (git status) | Franck Cuny | 2019-09-27 | 1 | -0/+1 |
| | | | | open a magit-status buffer when running `gs`. | ||||
* | [emacs] new package: ivy-rich | Franck Cuny | 2019-09-27 | 1 | -0/+10 |
| | | | | | especially nice for switching buffer with the minibuffer view, it shows a little bit more information. | ||||
* | [emacs] use smart-modeline (again) | Franck Cuny | 2019-09-27 | 1 | -0/+10 |
| | | | | this modeline is nice and easy to spot which modes are enabled. | ||||
* | [emacs] new package: jq-format | Franck Cuny | 2019-09-27 | 1 | -0/+3 |
| | | | | this is useful to format a json buffer using jq. | ||||
* | [emacs] aurora files -> python mode | Franck Cuny | 2019-09-19 | 1 | -1/+2 |
| | |||||
* | [emacs] drop dabbrev from company's backend | Franck Cuny | 2019-09-19 | 1 | -1/+2 |
| | | | | | this is super annoying, it tries to complete strings in comments, which is not what i need, i only care about completion for the code. | ||||
* | [org] bigger font for title / headlines | Franck Cuny | 2019-09-16 | 1 | -2/+11 |
| | |||||
* | [elfeed] not sure my previous list was working | Franck Cuny | 2019-09-16 | 1 | -11/+9 |
| | |||||
* | [emacs] let's try a slightly larger font | Franck Cuny | 2019-09-16 | 1 | -1/+1 |
| | |||||
* | [emacs] fix hydra menu | Franck Cuny | 2019-09-16 | 1 | -1/+2 |
| | |||||
* | [emacs] start using elfeed. | Franck Cuny | 2019-09-14 | 3 | -0/+29 |
| | |||||
* | [org] small improvements to hydra and templates | Franck Cuny | 2019-09-14 | 1 | -4/+4 |
| | | | | | set the correct title of the file for org journal, and don't add the current file when creating a new entry with org-capture. | ||||
* | [emacs] add a couple more functions. | Franck Cuny | 2019-09-14 | 1 | -0/+27 |
| | | | | | | | | * `fcuny/gocs` is to use twitter's internal code search engine. * `fcuny/uniqify-region-lines` is to remove duplicated lines (useful when lines are sorted) * `fcuny/org-journal-date-format-func` is to set the correct title of the journal file | ||||
* | [emacs] update hydra menu for go-mode | Franck Cuny | 2019-09-13 | 1 | -9/+12 |
| | | | | add a few more bindings to the menu, mostly for navigation and tests. | ||||
* | [emacs] once again, fonts | Franck Cuny | 2019-09-13 | 1 | -1/+1 |
| | |||||
* | [org] drop all my custom templates but one. | Franck Cuny | 2019-08-29 | 1 | -25/+1 |
| | | | | | one template is enough to capture what ever is going on. too much choices makes it less likely i'll use it. | ||||
* | [emacs] giving a try to eshell | Franck Cuny | 2019-08-29 | 2 | -0/+40 |
| | |||||
* | [emacs] fix configuration for json | Franck Cuny | 2019-08-29 | 1 | -2/+2 |
| | | | | there's no `json-mode`, only `js-mode`. | ||||
* | [emacs] change font | Franck Cuny | 2019-08-29 | 1 | -1/+1 |
| | |||||
* | [org] major rewrite of the config | Franck Cuny | 2019-08-29 | 2 | -72/+335 |
| | | | | | | | | | | i've used the workflow documented at http://www.howardism.org/Technical/Emacs/getting-more-boxes-done.html for the last few days and it's definitely better than anything i've tried so far. the rewrite is mostly to replicate the configuration (with some minor adjustments). | ||||
* | [org] fix template to create tasks | Franck Cuny | 2019-08-26 | 1 | -1/+1 |
| | |||||
* | [org] set default file for inbox | Franck Cuny | 2019-08-24 | 1 | -8/+5 |
| | | | | small change to the capture template | ||||
* | [emacs] don't stretch cursor on tabs | Franck Cuny | 2019-08-24 | 1 | -3/+0 |
| | | | | this is pretty ugly and not really helpful. | ||||
* | [emacs] add list of tools needed for go | Franck Cuny | 2019-08-02 | 1 | -0/+16 |
| | |||||
* | [emacs] company update | Franck Cuny | 2019-08-02 | 1 | -1/+7 |
| | | | | add a few more variables for that module | ||||
* | [emacs] update grouping in ibuffer | Franck Cuny | 2019-08-02 | 1 | -2/+12 |
| | | | | | review the grouping order (org first, for example, and group a few more file extensions together). | ||||
* | [emacs] drop guide key and update ibuffer config | Franck Cuny | 2019-07-30 | 1 | -8/+16 |
| | | | | | | | guide key was not that helpful, hydra is a better way to deal with that problem. update ibuffer config to group files by major mode. | ||||
* | [emacs] ediff + paren | Franck Cuny | 2019-07-30 | 1 | -3/+24 |
| | | | | | add configuration for ediff, and update the settings for the paren mode. | ||||
* | [emacs] configuration for whitespace-mode | Franck Cuny | 2019-07-30 | 2 | -11/+22 |
| | | | | | | | with trailing white space highlight on by default, they are highlighted in places i don't care (e.g. mini buffer) and this is distracting. instead, only enable them for the modes i really care about. | ||||
* | [zsh] small improvement to the prompt | Franck Cuny | 2019-07-29 | 1 | -1/+1 |
| | |||||
* | [zsh] use `mg` as default editor in the terminal | Franck Cuny | 2019-07-29 | 1 | -1/+1 |
| | |||||
* | [emacs] need to load module for company. | Franck Cuny | 2019-07-29 | 1 | -0/+1 |
| | |||||
* | [emacs] improve support for go | Franck Cuny | 2019-07-29 | 2 | -24/+40 |
| | | | | | | | | move the requirement for `company-go` to the module for go. rework the configuration for hydra, to make it a little bit easier. force length of comments to 80 characters per line. | ||||
* | [emacs] improve support for go-mode | Franck Cuny | 2019-07-26 | 3 | -7/+36 |
| | | | | | | | | | | improve the support to write go code. adding hydra to don't have to remember all the commands i want to use with `go-guru`, and add `gotest` to run tests directly from emacs. add `company-go` for code completion. will likely add more commands to hydra as i go. | ||||
* | [git] some clean up | Franck Cuny | 2019-07-25 | 1 | -2/+4 |
| | | | | drop some old alias for url | ||||
* | [emacs] use pandoc if available for markdown | Franck Cuny | 2019-07-25 | 1 | -1/+4 |
| | |||||
* | [emacs] rework the configuration for navigation. | Franck Cuny | 2019-06-25 | 1 | -24/+42 |
| | | | | | | | | | | | | mostly inspired by reading https://github.com/patrickt/emacs. i've made the configuration of counsel and ivy more explicit, by splitting the customization. i've fixed the binding for searching with a buffer to rely on rgrep instead of ag (since i've switched to rg). i'm going to try the module 'guide-key' to see if i can be better at remembering some bindings (i always forget a bunch of them). | ||||
* | [make] update path where to store screenshots. | Franck Cuny | 2019-06-24 | 2 | -6/+6 |
| | |||||
* | [emacs] fix arguments for calling ls | Franck Cuny | 2019-06-21 | 1 | -2/+2 |
| | | | | I switched to macport, and I don't have GNU ls anymore. | ||||
* | [emacs] font size... | Franck Cuny | 2019-06-21 | 1 | -1/+1 |
| | |||||
* | [emacs] add elpa repo for org. | Franck Cuny | 2019-06-21 | 1 | -1/+2 |
| | |||||
* | [emacs] Trying to fix my go setup | Franck Cuny | 2019-06-12 | 2 | -0/+10 |
| | | | | | There's a bunch of binaries that are completely out dated, and this is causing a lot of stuff to fail with emacs. | ||||
* | [emacs] another try to load correctly GOPATH | Franck Cuny | 2019-06-12 | 1 | -3/+4 |
| | |||||
* | [emacs] don't use tips for flycheck errors | Franck Cuny | 2019-06-12 | 1 | -6/+0 |
| | | | | | They are not easy to read, and it's easier to go to the message buffer when debugging something. | ||||
* | [zsh] replace bash with zsh | Franck Cuny | 2019-06-12 | 3 | -21/+37 |
| | | | | In the next version of OS X, zsh will become the default shell. | ||||
* | [emacs] move org to documents instead of dropbox | Franck Cuny | 2019-06-10 | 1 | -1/+1 |
| | |||||
* | [emacs] I really need a bigger font | Franck Cuny | 2019-06-10 | 1 | -1/+1 |
| | |||||
* | [tmux] here we go again | Franck Cuny | 2019-06-10 | 2 | -2/+20 |
| | |||||
* | [emacs] merged a bunch of org-files together. | Franck Cuny | 2019-05-23 | 1 | -19/+18 |
| | | | | | I'll rather have fewer files and rely on tagging to find what I'm looking for. | ||||
* | [emacs] enable org-babel for shell mode | Franck Cuny | 2019-05-23 | 1 | -0/+8 |
| | |||||
* | [emacs] small update to some templates for org. | Franck Cuny | 2019-05-23 | 2 | -13/+14 |
| | |||||
* | [emacs] add a few bindings for go. | Franck Cuny | 2019-05-23 | 1 | -0/+6 |
| | |||||
* | [emacs] fix prompt for candidate name in template. | Franck Cuny | 2019-05-14 | 1 | -1/+1 |
| | |||||
* | [emacs] update templates to rely more on inbox. | Franck Cuny | 2019-05-14 | 1 | -19/+14 |
| | | | | | I spend too much time thinking where something should go. Put it in the inbox and deal with it later. | ||||
* | [emacs] add 'todo' to new projects. | Franck Cuny | 2019-05-14 | 1 | -1/+1 |
| | | | | By default, new project are in 'TODO' state. | ||||
* | [emacs] add a template for interviews | Franck Cuny | 2019-05-14 | 1 | -0/+11 |
| | |||||
* | [emacs] fontify code with org-babel | Franck Cuny | 2019-05-13 | 1 | -0/+1 |
| | |||||
* | [emacs] more re-work of the templates. | Franck Cuny | 2019-05-13 | 1 | -19/+16 |
| | | | | I've added a new template to create projects. | ||||
* | [emacs] add adaptive cursor. | Franck Cuny | 2019-05-13 | 1 | -0/+3 |
| | |||||
* | [emacs] clean up weekly review template. | Franck Cuny | 2019-05-13 | 1 | -67/+22 |
| | | | | Simplify the text and add a few more things. | ||||
* | [emacs] add a new template for org-mode | Franck Cuny | 2019-05-13 | 1 | -0/+15 |
| | | | | This template is used to create new projects. | ||||
* | [emacs] fix a couple templates for org. | Franck Cuny | 2019-05-12 | 1 | -2/+4 |
| | |||||
* | [emacs] don't export TOC and section number for org. | Franck Cuny | 2019-05-12 | 2 | -1/+4 |
| | |||||
* | [emacs] Fix some org-mode templates | Franck Cuny | 2019-05-12 | 1 | -4/+17 |
| | |||||
* | [emacs] fix refile for org-mode with swiper | Franck Cuny | 2019-05-12 | 1 | -0/+7 |
| | | | | | | There was an issue where swiper would only offer the name of the file to refile to, not all the headings. Fix the configuration to make this work as expected. | ||||
* | [emacs] Move org-mode notes to dropbox | Franck Cuny | 2019-05-12 | 1 | -1/+1 |
| | |||||
* | [emacs] Add functions to fetch title of a page/ | Franck Cuny | 2019-05-12 | 1 | -0/+25 |
| | | | | | Given an URL, fetch the title of the page, and create an org-mode link from it. | ||||
* | [tmux] drop | Franck Cuny | 2019-05-10 | 1 | -17/+0 |
| | |||||
* | [emacs] org mode templates | Franck Cuny | 2019-05-03 | 1 | -17/+12 |
| | |||||
* | [emacs] enable pretty entities in org | Franck Cuny | 2019-05-03 | 1 | -0/+2 |
| | |||||
* | [emacs] once again, font size | Franck Cuny | 2019-05-03 | 1 | -1/+1 |
| | |||||
* | [emacs] Add a template for weekly review. | Franck Cuny | 2019-04-30 | 3 | -0/+95 |
| | | | | | In addition to the template, we introduce a new directory (etc) where this template will be. There's a new custom variable for the new path. | ||||
* | [emacs] Ignore macos files when browsing. | Franck Cuny | 2019-04-30 | 1 | -1/+2 |
| | |||||
* | [emacs] Update binding for templates in org mode. | Franck Cuny | 2019-04-30 | 1 | -2/+2 |
| | | | | It's a journal, not a diary, so start with j|J. | ||||
* | [emacs] Add htmlize to export to HTML. | Franck Cuny | 2019-04-30 | 1 | -0/+3 |
| | | | | Looks like I need this now to start exporting buffers to HTML ? | ||||
* | [emacs] Fix the todo keywords sequence. | Franck Cuny | 2019-04-30 | 1 | -10/+2 |
| | | | | | | First, I made a typo in the name of the variable, which is why the sequencing did not work. Secondly, let's start with something simple instead of multiple sequences. | ||||
* | [emacs] Be explicit for new lines in org-mode. | Franck Cuny | 2019-04-30 | 1 | -7/+5 |
| | | | | | | I don't want newline when I create to do items, but when I write new entries in various docs, I want that newline. It's better to be explicit in the configuration. | ||||
* | [emacs] switch back to Source Code Pro for the font | Franck Cuny | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | [emacs] more work on org-mode. | Franck Cuny | 2019-04-19 | 1 | -25/+101 |
| | | | | | | | | | I'm adding a custom view for the agenda, in order to see tasks in order of priorities (what's urgent, important, etc). This should help me to focus and prioritize work correctly. I've also added some comments, and used the `org-directory` variable to build all the paths. | ||||
* | [emacs] add a few more packages to work with go. | Franck Cuny | 2019-04-19 | 1 | -0/+22 |
| | |||||
* | [emacs] white-mode is for prog-mode only. | Franck Cuny | 2019-04-19 | 1 | -1/+1 |
| | |||||
* | [emacs] add a few more templates to org-mode. | Franck Cuny | 2019-04-18 | 1 | -7/+28 |
| | |||||
* | [emacs] set my identity. | Franck Cuny | 2019-04-18 | 1 | -0/+3 |
| | |||||
* | [emacs] Ignore some files with dired. | Franck Cuny | 2019-04-18 | 1 | -0/+11 |
| | |||||
* | [scripts] Add a directory for scripts. | Franck Cuny | 2019-04-08 | 2 | -1/+11 |
| | | | | First thing first: where to store screenshots. | ||||
* | [tmux] A few more changes. | Franck Cuny | 2019-04-08 | 2 | -0/+18 |
| | |||||
* | [emacs] Back to using org-mode. | Franck Cuny | 2019-04-08 | 2 | -0/+26 |
| | | | | | | | I've really made a mistake when I stopped using org-mode. At the time I probably went overboard by trying to do to much with it. Now I need to rethink a workflow and how to use it efficiently for work and personal stuff. | ||||
* | [emacs] Update configuration related to git. | Franck Cuny | 2019-04-08 | 1 | -1/+5 |
| | |||||
* | [emacs] When to load pants. | Franck Cuny | 2019-04-08 | 1 | -0/+1 |
| | |||||
* | [emacs] Fix the font. | Franck Cuny | 2019-04-08 | 1 | -1/+1 |
| | |||||
* | [emacs] Add a function for python's checker. | Franck Cuny | 2019-04-08 | 1 | -4/+14 |
| | |||||
* | [Emacs] Not sure how transient works yet. | Franck Cuny | 2019-02-17 | 1 | -0/+1 |
| | |||||
* | [Emacs] Twitter related configurations are grouped | Franck Cuny | 2019-02-17 | 1 | -0/+12 |
| | | | | | Things that are related to working at Twitter are in a single file now. | ||||
* | [Emacs] BUILD files are not Python. | Franck Cuny | 2019-02-17 | 1 | -2/+1 |
| | | | | BUILD files are managed by the `pants` module. | ||||
* | [Emacs] Rename `common.el` to `defuns.el`. | Franck Cuny | 2019-02-17 | 6 | -10/+14 |
| | | | | | | | The name `defuns` make more sense since it's a collection of functions. All the custom variables are using the prefix 'fcuny/' consistently. | ||||
* | [Emacs] Ensure we load flycheck and flyspell. | Franck Cuny | 2019-02-16 | 6 | -2/+6 |
| | |||||
* | [Emacs] Remove extra empty line. | Franck Cuny | 2019-02-16 | 1 | -1/+0 |
| | |||||
* | [Emacs] remove extra empty line. | Franck Cuny | 2019-02-16 | 1 | -1/+0 |
| | |||||
* | [emacs] Simplify flycheck configuration | Franck Cuny | 2019-02-16 | 1 | -49/+13 |
| | | | | | I do not need custom style for reporting errors. Also move settings to `:custom`. | ||||
* | [emacs] Split configuration in multiple files. | Franck Cuny | 2019-02-16 | 21 | -329/+442 |
| | | | | This is actually an easier thing to maintain. | ||||
* | [emacs] Add a function to select and copy buffer. | Franck Cuny | 2019-02-16 | 1 | -1/+8 |
| | |||||
* | [emacs] Same font size as my terminal. | Franck Cuny | 2019-02-11 | 1 | -1/+1 |
| | |||||
* | [bash] Add a couple aliases. | Franck Cuny | 2019-02-10 | 1 | -0/+1 |
| | |||||
* | [base] enable history; cleanup sourced files. | Franck Cuny | 2019-02-03 | 1 | -5/+3 |
| | | | | | | Enable the history again on the laptop. Clean up the list of files to source, and add another (private) one. | ||||
* | [bash] cleanup by deleting unused paths. | Franck Cuny | 2019-01-21 | 1 | -9/+0 |
| | |||||
* | clean up. | Franck Cuny | 2019-01-19 | 26 | -362/+2 |
| | | | | Removed scripts and some configs, they will be in their own repo. | ||||
* | [bash] go back to simple prompt. | Franck Cuny | 2018-12-14 | 1 | -1/+1 |
| | |||||
* | [emacs] highlight line is light blue. | Franck Cuny | 2018-12-14 | 1 | -0/+1 |
| | |||||
* | [emacs] wider fringe. | Franck Cuny | 2018-12-14 | 1 | -1/+1 |
| | |||||
* | [tmux] delete it again. | Franck Cuny | 2018-11-23 | 2 | -27/+1 |
| | |||||
* | [bash] Let's try to use emacs tty | Franck Cuny | 2018-11-23 | 15 | -12/+311 |
| | |||||
* | [tmux] Small change to binding + fix terminal | Franck Cuny | 2018-11-18 | 1 | -4/+5 |
| | | | | At this point we can use xterm instead of screen. | ||||
* | [bash] Add '#' at the beginning of the prompt | Franck Cuny | 2018-11-18 | 1 | -6/+2 |
| | | | | | | | To avoid pasting by accident the same line, add a '#' at the beginning of the prompt. Cleanup. | ||||
* | [tmux] Add comments and don't display status. | Franck Cuny | 2018-11-17 | 1 | -0/+10 |
| | |||||
* | [emacs] Some update for flycheck and go. | Franck Cuny | 2018-10-22 | 1 | -14/+15 |
| | |||||
* | [emacs] Don't import ruby stuff in the path | Franck Cuny | 2018-10-22 | 1 | -5/+1 |
| | |||||
* | [aspell] Add more words | Franck Cuny | 2018-10-22 | 1 | -2/+3 |
| | |||||
* | [emacs] Further simplifications. | Franck Cuny | 2018-10-18 | 1 | -12/+15 |
| | | | | | | | - consistently use 'fcuny/' for custom prefixes - add a function to remove | in text (when I need to trim input from MySQL) - do not use ivy completion with magit | ||||
* | [emacs] A few more simplifications. | Franck Cuny | 2018-10-18 | 1 | -30/+1 |
| | |||||
* | [emacs] Remove ivy and switch to ido | Franck Cuny | 2018-10-18 | 1 | -19/+26 |
| | |||||
* | [emacs] Simplify UI | Franck Cuny | 2018-10-18 | 1 | -21/+2 |
| | | | | Don't need anything fancy. | ||||
* | [emacs] Customize appearance. | Franck Cuny | 2018-10-15 | 1 | -92/+69 |
| | | | | | | | | A few tweaks to the default UI: - modeline is blue - highlighted line is blue - transparent title window on OSX - ensure fonts are using antialiasing | ||||
* | [tmux] Add tmux config back | Franck Cuny | 2018-10-14 | 3 | -1/+22 |
| | | | | Also a global config for `ag`. | ||||
* | [README] update. | Franck Cuny | 2018-10-14 | 1 | -1/+4 |
| | |||||
* | [emacs] add company-mode | Franck Cuny | 2018-10-06 | 1 | -0/+9 |
| | | | | This will require more configuration later. | ||||
* | [emacs] empty scratch buffer | Franck Cuny | 2018-10-06 | 1 | -0/+1 |
| | |||||
* | [bash] remove a few unused things | Franck Cuny | 2018-10-04 | 1 | -6/+1 |
| | |||||
* | [scripts] add a few scripts | Franck Cuny | 2018-10-04 | 2 | -0/+6 |
| | |||||
* | [emacs] Smaller font | Franck Cuny | 2018-10-04 | 1 | -1/+1 |
| | |||||
* | [emacs] Update python config | Franck Cuny | 2018-10-04 | 1 | -1/+2 |
| | |||||
* | [emacs] Remove code to manage display. | Franck Cuny | 2018-10-01 | 1 | -60/+10 |
| | | | | | I don't need so many custom code to manage the display. We just want to specify the font size, and how to switch to full screen. | ||||
* | [emacs] new binding for dired-jump | Franck Cuny | 2018-09-28 | 1 | -1/+2 |
| | |||||
* | [emacs] Add uniquify | Franck Cuny | 2018-09-28 | 1 | -0/+8 |
| | |||||
* | [emacs] Some updates for markdown, counsel, etc. | Franck Cuny | 2018-09-28 | 1 | -10/+13 |
| | |||||
* | [emacs] Add flycheck. | Franck Cuny | 2018-09-23 | 1 | -0/+5 |
| | |||||
* | [emacs] Small improvement to markdown config. | Franck Cuny | 2018-09-23 | 1 | -1/+5 |
| | |||||
* | [emacs] set font size to 15 | Franck Cuny | 2018-09-23 | 1 | -1/+1 |
| | |||||
* | [emacs] Add support for markdown | Franck Cuny | 2018-09-23 | 1 | -0/+5 |
| | |||||
* | [emacs] Groups directories first with dired. | Franck Cuny | 2018-09-23 | 1 | -0/+1 |
| | |||||
* | [emacs] Use package 'general' for key bindings. | Franck Cuny | 2018-09-23 | 1 | -4/+5 |
| | |||||
* | [emacs] Update configuration for flyspell. | Franck Cuny | 2018-09-22 | 1 | -12/+13 |
| | |||||
* | [Emacs] Fix configuration for recentf. | Franck Cuny | 2018-09-22 | 1 | -3/+0 |
| | |||||
* | [emacs] a few updates to flyspell configuration | Franck Cuny | 2018-09-22 | 1 | -3/+11 |
| | |||||
* | [emacs] group things in the configuration | Franck Cuny | 2018-09-22 | 1 | -57/+72 |
| | |||||
* | [emacs] A few misc. updates. | Franck Cuny | 2018-09-21 | 1 | -27/+18 |
| | |||||
* | [configs] add some aurora configs. | Franck Cuny | 2018-09-18 | 3 | -0/+70 |
| | |||||
* | [emacs] Adding a few modes back | Franck Cuny | 2018-09-15 | 1 | -68/+186 |
| | | | | | | Adding back counsel / projectile, since I actually miss using them. Rewrote some other configs, and added a couple new modules. | ||||
* | [bash] set editor back to emacs | Franck Cuny | 2018-09-15 | 1 | -1/+1 |
| | |||||
* | [vim] ffs | Franck Cuny | 2018-09-09 | 8 | -2668/+2 |
| | |||||
* | [README] update | Franck Cuny | 2018-09-09 | 1 | -20/+1 |
| | |||||
* | [vim] disable syntax | Franck Cuny | 2018-09-09 | 1 | -2/+1 |
| | |||||
* | [vim] add more syntax / ftplugin stuff | Franck Cuny | 2018-09-09 | 3 | -0/+3 |
| | |||||
* | [tmux] add tmux config back | Franck Cuny | 2018-09-09 | 2 | -1/+56 |
| | |||||
* | [bash] set vim for the default editor | Franck Cuny | 2018-09-09 | 1 | -1/+1 |
| | |||||
* | Revert "[vim] Guess what." | Franck Cuny | 2018-09-08 | 4 | -2/+2611 |
| | | | | This reverts commit 2f8889f15056a3d02012c98c0eb701ee6fb16a57. | ||||
* | [emancs] remove projectile and ivy | Franck Cuny | 2018-09-08 | 1 | -64/+0 |
| | |||||
* | [emacs] remove eldoc configuration | Franck Cuny | 2018-09-08 | 1 | -4/+0 |
| | |||||
* | [emacs] remove magit configuration | Franck Cuny | 2018-09-08 | 1 | -26/+0 |
| | |||||
* | [emacs] clean up go configuration | Franck Cuny | 2018-09-08 | 1 | -21/+0 |
| | |||||
* | [emacs] remove flycheck | Franck Cuny | 2018-09-08 | 1 | -37/+8 |
| |