summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* emacs: add alias for ls -lFranck Cuny2021-10-201-0/+1
* emacs: remove deprecated variableFranck Cuny2021-10-181-1/+0
* zsh: use the default promptFranck Cuny2021-10-181-2/+0
* emacs: select help buffer when it opensFranck Cuny2021-10-182-0/+12
* emacs: start a shell when configuration is loadedFranck Cuny2021-10-182-0/+10
* emacs: set eshell-prompt-regexpFranck Cuny2021-10-171-0/+1
* emacs: add a "shell" section to ibufferFranck Cuny2021-10-171-0/+1
* emacs: different prompt when on a remote hostFranck Cuny2021-10-171-3/+7
* aspell: wordFranck Cuny2021-10-171-1/+2
* emacs: add binding for counsel-esh-historyFranck Cuny2021-10-171-1/+2
* emacs: custom prompt for eshellFranck Cuny2021-10-171-0/+33
* aspell: wordsFranck Cuny2021-10-171-1/+2
* emacs: add function to export eshell outputFranck Cuny2021-10-171-1/+32
* emacs: set `eshell-cd-on-directory` to trueFranck Cuny2021-10-171-0/+1
* emacs: add a few more aliases to eshellFranck Cuny2021-10-171-1/+8
* emacs: be explicit about eshell modules we loadFranck Cuny2021-10-171-4/+26
* fcuny: remove unused org functionsFranck Cuny2021-10-162-32/+0
* org: be specific about the refile targetsFranck Cuny2021-10-161-1/+3
* emacs: get rid of the fringeFranck Cuny2021-10-161-2/+7
* emacs: replace org-bullets with org-superstarFranck Cuny2021-10-161-2/+2
* org: define TODO keywords as a sequenceFranck Cuny2021-10-161-1/+1
* zsh: add host's name to the promptFranck Cuny2021-10-141-1/+1
* emacs: strict regex for PROJECT fileFranck Cuny2021-10-111-1/+1
* org: active timestamp in drawer for note/journalFranck Cuny2021-10-111-2/+2
* org: active timestamp for journal and note entriesFranck Cuny2021-10-111-2/+2
* org: save org buffers after refillFranck Cuny2021-10-111-0/+6
* org: mostly rewrite configuration for the agendaFranck Cuny2021-10-111-49/+44
* emacs: tweak the UIFranck Cuny2021-10-111-13/+7
* emacs: set org-directory with other variablesFranck Cuny2021-10-111-0/+5
* emacs: notmuch's tags for archiving emailsFranck Cuny2021-10-081-1/+2
* emacs: small tweaks to the themeFranck Cuny2021-10-081-2/+19
* emacs: updates for org-configurationFranck Cuny2021-10-081-0/+10
* emacs: add "git" section to ibufferFranck Cuny2021-10-081-0/+3
* org: simplify templates for org-captureFranck Cuny2021-10-081-69/+32
* emacs: once again, backgroundFranck Cuny2021-10-071-0/+1
* git: remove old forge configurationFranck Cuny2021-10-071-1/+0
* git: configure forge properlyFranck Cuny2021-10-042-1/+9
* emacs: add encrypted authinfo resource fileFranck Cuny2021-10-032-0/+1
* emacs: load the required moduleFranck Cuny2021-10-021-0/+2
* emacs: set variables if they existFranck Cuny2021-10-021-2/+4
* emacs: switch back to white for the backgroundFranck Cuny2021-10-021-1/+0
* aspell: new wordsFranck Cuny2021-09-291-1/+2
* emacs: adding modus-themes (again)Franck Cuny2021-09-291-0/+18
* emacs: set variable only if it existsFranck Cuny2021-09-291-1/+2
* emacs: more tweaks for notmuchFranck Cuny2021-09-251-1/+5
* emacs: some eshell tweaksFranck Cuny2021-09-241-3/+7
* emacs: set the path where to store compiled filesFranck Cuny2021-09-241-0/+3
* emacs: fix the configuration for notmuchFranck Cuny2021-09-241-0/+3
* emacs: add package eshell-bookmarkFranck Cuny2021-09-241-0/+6
* emacs: initial configuration for notmuchFranck Cuny2021-09-212-0/+6
* emacs: use a light backgroundFranck Cuny2021-09-161-0/+1
* emacs: use default branch for sourcegraphFranck Cuny2021-09-091-2/+9
* Makefile: simplify the setupFranck Cuny2021-09-081-12/+40
* linux: remove configurations specific to linuxFranck Cuny2021-09-0818-477/+0
* emacs: get rid of mapping for sourcegraphFranck Cuny2021-08-241-5/+1
* emacs: move function for go-mode-compileFranck Cuny2021-08-241-5/+6
* emacs: fix hook syntax for lsp-modeFranck Cuny2021-08-241-1/+1
* emacs: add lsp-treemacsFranck Cuny2021-08-241-0/+5
* zsh: add settings for `gcloud`Franck Cuny2021-08-241-0/+6
* zsh: add `fly` to the pathFranck Cuny2021-08-241-0/+5
* emacs: fix mapping for git-link and simplify codeFranck Cuny2021-08-241-14/+5
* emacs: git links to sourcegraph for work repoFranck Cuny2021-08-231-18/+26
* emacs: use the package `forge'Franck Cuny2021-08-231-0/+8
* git: for new repo, use 'main' for default branchFranck Cuny2021-08-231-3/+4
* backup: use the wireguard interfaceFranck Cuny2021-08-181-1/+1
* README: update list of installed packagesFranck Cuny2021-08-171-0/+15
* emacs: minor improvements for trampFranck Cuny2021-08-081-1/+4
* emacs: add function to clone a git repositoryFranck Cuny2021-08-081-0/+8
* emacs: rename eshell bufferFranck Cuny2021-08-051-1/+6
* emacs: eshell smart displayFranck Cuny2021-08-051-1/+9
* emacs: track command's execution time in eshellFranck Cuny2021-08-051-29/+50
* emacs: don't use modus themeFranck Cuny2021-08-051-31/+0
* systemd: exclude directories for resticFranck Cuny2021-08-051-1/+1
* emacs: enable staticcheck with lspFranck Cuny2021-04-301-0/+8
* emacs: configure compile modeFranck Cuny2021-04-041-0/+11
* emacs: configure dap-mode and compile-modeFranck Cuny2021-04-044-1/+71
* systemd: rsync music to the NASFranck Cuny2021-03-271-0/+10
* emacs: more bindings for counselFranck Cuny2021-03-271-0/+4
* x11: set DPI to 128Franck Cuny2021-03-271-1/+1
* emacs: set completion theme to opiniatedFranck Cuny2021-03-261-1/+1
* emacs: fix configuration for hl-lineFranck Cuny2021-03-261-3/+3
* alacritty: remove commented sectionsFranck Cuny2021-03-141-715/+3
* org: simplify a bit the lookFranck Cuny2021-03-141-4/+1
* org: hide emphasis markupFranck Cuny2021-03-141-0/+3
* emacs: update configuration for modus-themesFranck Cuny2021-03-141-3/+12
* emacs: use `magit-repos'Franck Cuny2021-03-141-0/+6
* emacs: show parenFranck Cuny2021-02-201-0/+1
* emacs: enable read-mode when in RO bufferFranck Cuny2021-02-201-0/+4
* emacs: eshell aliasFranck Cuny2021-02-161-1/+1
* emacs: UI things related to org-modeFranck Cuny2021-02-161-1/+8
* emacs: UI things related to org-modeFranck Cuny2021-02-161-7/+2
* Merge branch 'master' of ssh://git.fcuny.net:222/fcuny/dotfilesFranck Cuny2021-02-125-18/+74
|\
| * emacs: some updates to org's uiFranck Cuny2021-02-122-0/+8
| * elisp: clean up indentationFranck Cuny2021-02-121-6/+4
| * org: more updates for capturesFranck Cuny2021-02-121-12/+28
| * org: fix some of the capture templatesFranck Cuny2021-02-121-1/+7
| * emacs: new defined search for rgFranck Cuny2021-02-121-0/+23
| * emacs: slight changes to theme settingsFranck Cuny2021-02-121-7/+2
| * emacs: initial configuration for trampFranck Cuny2021-02-122-0/+6
* | emacs: set proper font size for linuxFranck Cuny2021-02-121-1/+1
|/
* org: rewrite the capture templatesFranck Cuny2021-02-121-37/+77
* org: custom functionsFranck Cuny2021-02-121-0/+33
* emacs: no snippetsFranck Cuny2021-01-131-1/+1
* xdg: ignore templatesFranck Cuny2021-01-131-0/+1
* mpd: fix the path to the music libraryFranck Cuny2021-01-131-1/+1
* README: add extra configuration for LinuxFranck Cuny2021-01-131-1/+17
* zsh: display completion menuFranck Cuny2021-01-131-0/+4
* make: fix symlink for git identity on darwinFranck Cuny2021-01-061-2/+2
* emacs: performance improvement for magitFranck Cuny2021-01-061-1/+42
* README: get a list of installed packages on linuxFranck Cuny2021-01-041-0/+82
* emacs: log when the GC kicks inFranck Cuny2021-01-041-0/+1
* emacs: rename the directoryFranck Cuny2021-01-0422-2/+2
* git: store configuration under XDG_CONFIG_HOMEFranck Cuny2021-01-048-8/+7
* make: split between Darwin and LinuxFranck Cuny2021-01-047-111/+44
* redshift: fix longitude for BerkeleyFranck Cuny2021-01-031-1/+1
* zsh: some cleanupFranck Cuny2020-12-272-19/+6
* mpd: music is on the laptop, not from a smb shareFranck Cuny2020-12-271-8/+2
* ctags: delete configuration fileFranck Cuny2020-12-272-26/+0
* redshift: update settingsFranck Cuny2020-12-271-2/+11
* term: replace urxvt with alacrittyFranck Cuny2020-12-274-21/+761
* emacs: handle correctly some unicode charactersFranck Cuny2020-12-211-1/+6
* emacs: fix issue with org-modeFranck Cuny2020-12-091-1/+0
* emacs: use modus-themes (light version)Franck Cuny2020-12-091-2/+25
* emacs: add binding for lsp's imenuFranck Cuny2020-12-091-0/+2
* emacs: add binding for counsel-imenuFranck Cuny2020-12-091-0/+1
* Merge branch 'master' of ssh://git.fcuny.net:222/fcuny/dotfilesFranck Cuny2020-12-071-3/+6
|\
| * emacs: fix for hl-lineFranck Cuny2020-12-021-2/+5
| * emacs: smaller font on macosFranck Cuny2020-12-021-1/+1
* | emacs: update configuration for LSPFranck Cuny2020-12-071-5/+13
* | emacs: ensure diminish is installedFranck Cuny2020-12-072-0/+4
|/
* x11: set background color for urxvtFranck Cuny2020-12-011-0/+3
* i3: key bindingsFranck Cuny2020-12-011-3/+7
* x11: align variablesFranck Cuny2020-12-011-16/+18
* git: set proper emailFranck Cuny2020-12-011-1/+1
* emacs: use acme themeFranck Cuny2020-12-011-0/+4
* readme: add info for touchpadFranck Cuny2020-12-011-0/+13
* emacs: add package for systemdFranck Cuny2020-11-081-0/+3
* term: slightly bigger font and proper DPIFranck Cuny2020-10-281-4/+3
* mpd: install mpd on linuxFranck Cuny2020-10-282-0/+22
* backup: specify the domainFranck Cuny2020-10-281-1/+1
* emacs: use default theme / smaller fontFranck Cuny2020-10-281-2/+1
* linux: create service for backing upFranck Cuny2020-10-062-2/+23
* desktop: drop screenshot directoryFranck Cuny2020-10-061-4/+0
* desktop: adjust colors for redshiftFranck Cuny2020-10-061-3/+3
* linux: manage xmodmapFranck Cuny2020-10-062-0/+9
* Update makefileFranck Cuny2020-10-012-16/+64
* [desktop] more configuration files for linuxFranck Cuny2020-10-013-0/+20
* [desktop] adjust configuration for i3Franck Cuny2020-10-011-2/+2
* [zsh] a few more bits of configurationsFranck Cuny2020-10-012-0/+18
* [desktop] update size of the fontsFranck Cuny2020-10-011-6/+2
* [zsh] add go pathFranck Cuny2020-10-011-1/+1
* [redshift] create configuration fileFranck Cuny2020-10-012-5/+10
* [emacs]: a few changes to the UIFranck Cuny2020-10-011-1/+8
* fonts: let's use DejaVu where possibleFranck Cuny2020-09-232-3/+3
* xsession: use Berkeley's lat/longFranck Cuny2020-09-231-1/+1
* linux: add i3 configFranck Cuny2020-09-122-0/+170
* linux: a few more configsFranck Cuny2020-09-122-1/+33
* linux: new resource files for linuxFranck Cuny2020-09-123-1/+10
* emacs: set the font for macosFranck Cuny2020-08-311-1/+1
* emacs: add git-link / support for sourcegraphFranck Cuny2020-07-171-0/+31
* zsh: simplify configurationFranck Cuny2020-06-232-39/+0
* emacs: update prog moduleFranck Cuny2020-06-181-14/+8
* emacs: clean up orgFranck Cuny2020-06-181-141/+43
* emacs: once again, larger fontFranck Cuny2020-06-181-1/+1
* emacs: stop using hydraFranck Cuny2020-06-181-11/+0
* emacs: move ivy configuration to navigationFranck Cuny2020-06-183-42/+44
* emacs: move puppet config to progFranck Cuny2020-06-183-14/+5
* emacs: delete elfeedFranck Cuny2020-06-181-44/+0
* emacs: drop hydra for prog modeFranck Cuny2020-06-041-41/+1
* emacs: remove dired-git-infoFranck Cuny2020-05-291-5/+0
* emacs: remove ace-windowFranck Cuny2020-05-291-35/+0
* tmux: remove duplicated settingsFranck Cuny2020-05-291-6/+0
* emacs: stuff for puppetFranck Cuny2020-05-101-1/+7
* emacs: stuff for goFranck Cuny2020-05-101-9/+11
* emacs: flycheck stuffFranck Cuny2020-05-101-7/+9
* emacs: drop ediffFranck Cuny2020-05-101-25/+4
* [emacs] looks like I forgot this oneFranck Cuny2020-05-081-1/+4
* [emacs] show git info in dired-modeFranck Cuny2020-05-081-0/+5
* [emacs] treat PROJECT files as YAMLFranck Cuny2020-05-081-0/+3
* emacs/ui: use the default themeFranck Cuny2020-04-122-8/+12
* magit: improve performance for magit in large repoFranck Cuny2020-03-211-0/+14
* elfeed: one more blogFranck Cuny2020-03-211-0/+1
* emacs: remove unused bindingsFranck Cuny2020-03-191-3/+0
* magit: clean up config by removing unused stuffFranck Cuny2020-03-191-9/+4
* emacs: add a few more modes for git supportFranck Cuny2020-03-191-2/+7
* doc: switch to org-mode instead of markdownFranck Cuny2020-03-192-4/+6
* emacs: merge configuration related to prog-modeFranck Cuny2020-03-197-84/+86
* emacs: move/delete some functionsFranck Cuny2020-03-191-36/+0
* emacs: add custom librariesFranck Cuny2020-03-192-0/+33
* elfeed: add support for hydraFranck Cuny2020-03-191-1/+30
* emacs: use the theme modus-operandiFranck Cuny2020-03-193-62/+79
* emacs: new module for hydraFranck Cuny2020-03-152-3/+11
* emacs: consolidate configuration for conf-modeFranck Cuny2020-03-154-19/+12
* emacs: consolidate basic configurationFranck Cuny2020-03-152-16/+16
* emacs: ensure a few more things are utf8Franck Cuny2020-03-151-0/+2
* emacs: move configuration for the fringeFranck Cuny2020-03-151-5/+2
* emacs: new path to load elisp codeFranck Cuny2020-03-151-0/+1
* elfeed: add a few more blogsFranck Cuny2020-03-151-2/+22
* [emacs] add key bindings to change font sizeFranck Cuny2020-03-121-1/+3
* [emacs] hl-line mode configurationFranck Cuny2020-03-121-3/+3
* [emacs] size of the fontFranck Cuny2020-03-121-1/+1
* org: delete the custom commands for the agendaFranck Cuny2020-02-161-112/+0
* org: change the number of days in the calendarFranck Cuny2020-02-161-0/+2
* org: don't set custom facesFranck Cuny2020-02-161-8/+0
* magit: minor configuration updateFranck Cuny2020-02-161-0/+2
* org: path to the file to store the IDs.Franck Cuny2020-02-111-0/+2
* emacs: easy navigation between windowsFranck Cuny2020-02-111-0/+6
* org: don't narrow when capturing a journal entry.Franck Cuny2020-02-111-2/+2
* org: change the default prioritiesFranck Cuny2020-02-111-2/+2
* org: don't change the default ellipsisFranck Cuny2020-02-111-1/+0
* org: change some of the hooks.Franck Cuny2020-02-111-5/+3
* emacs: don't use smart linesFranck Cuny2020-02-111-7/+0
* emacs: ensure the package diminish is installed.Franck Cuny2020-02-111-0/+3
* lsp: add peek definition to hydra.Franck Cuny2020-02-091-0/+1
* elfeed: updateFranck Cuny2020-01-231-0/+1
* aspell: a few more wordsFranck Cuny2020-01-231-10/+14
* emacs/prog: more cleanup for lsp/go.Franck Cuny2020-01-132-21/+28
* emacs/text: flyspell configuration.Franck Cuny2020-01-131-10/+11
* emacs/go: add binding to run tests.Franck Cuny2020-01-131-1/+5
* emacs/nav: diminish ivy/counsel.Franck Cuny2020-01-131-0/+2
* emacs/prog: switch to lsp-modeFranck Cuny2020-01-134-70/+36
* emacs/ui: font sizeFranck Cuny2020-01-131-1/+1
* emacs: show . and .. with ivy.Franck Cuny2019-12-271-0/+1
* emacs: magit buffer in full frameFranck Cuny2019-12-271-2/+4
* emacs: bigger font.Franck Cuny2019-12-271-1/+1
* emacs: remove duplicated setting for ivyFranck Cuny2019-12-271-1/+0
* org: don't use orgit for now.Franck Cuny2019-12-231-2/+3
* org: files and appearance.Franck Cuny2019-12-231-11/+22
* org: remove unused functions.Franck Cuny2019-12-231-20/+0
* emacs: add gnu to melpa.Franck Cuny2019-12-231-1/+2
* emacs: use eglot for LSPFranck Cuny2019-12-232-0/+11
* emacs: fontify markdown.Franck Cuny2019-12-231-0/+2
* emacs: Add time to the modeline and smaller font.Franck Cuny2019-12-231-12/+18
* emacs: no double space between sentences.Franck Cuny2019-12-231-0/+3
* emacs: don't complete abbreviations.Franck Cuny2019-12-231-1/+0
* aspell: Add more words.Franck Cuny2019-12-231-2/+3
* [git] add a couple of aliasesFranck Cuny2019-12-091-1/+4
* [org] put all configs related to org togetherFranck Cuny2019-12-092-239/+44
* [org] add `orgit` to my configuration.Franck Cuny2019-12-091-0/+3
* [org] Add template for meeting / interviews.Franck Cuny2019-12-092-1/+9
* [org] Add docstring to a function.Franck Cuny2019-12-091-0/+2
* [org] Clean up function to move to datetree.Franck Cuny2019-12-091-1/+0
* [org] The week starts on MondayFranck Cuny2019-12-091-1/+2
* [org] Add functions to refile to datetreeFranck Cuny2019-12-091-14/+32
* [emacs] don't hide directories info.Franck Cuny2019-11-232-84/+83
* [emacs] Add a new theme: spacemacs.Franck Cuny2019-11-231-8/+12
* [zsh] cleanup after migrating to OSX CatalinaFranck Cuny2019-11-232-4/+2
* [elfeed] adding one more site.Franck Cuny2019-10-061-0/+2
* [org] a lot of changes.Franck Cuny2019-10-061-87/+187
* [emacs] dropped the :columns informationFranck Cuny2019-10-061-1/+1