summaryrefslogtreecommitdiff
path: root/emacs (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-29emacs: try to fix promptFranck Cuny1-3/+3
2021-11-15emacs: configure how to handle man pagesFranck Cuny1-0/+4
2021-11-15emacs: add buffer configuration for man pagesFranck Cuny1-4/+9
2021-11-07emacs: simplify the modelineFranck Cuny1-11/+17
2021-10-27emacs: split horizontally to create eshell bufferFranck Cuny1-3/+2
2021-10-27eshell: open file at pointFranck Cuny1-1/+22
2021-10-27emacs: use powerlineFranck Cuny1-17/+9
2021-10-27emacs: add lispyFranck Cuny1-0/+6
2021-10-27emacs: different magit setup for work/personalFranck Cuny1-40/+61
2021-10-26emacs: enable a couple of hooks for systemd-modeFranck Cuny1-1/+3
2021-10-25emacs: disable mouse-overs for the modelineFranck Cuny1-0/+4
2021-10-25emacs: set world-clock only when variables existFranck Cuny1-3/+10
2021-10-25emacs: override the background for the themeFranck Cuny1-1/+2
2021-10-25emacs: navigation related changesFranck Cuny1-9/+11
2021-10-21emacs: configure world-clockFranck Cuny1-9/+16
2021-10-21emacs: adjust timezone informationFranck Cuny1-3/+6
2021-10-21emacs: slightly smaller font for linuxFranck Cuny1-1/+1
2021-10-21emacs: almost white backgroundFranck Cuny1-0/+1
2021-10-20emacs: changes to the UIFranck Cuny1-5/+43
2021-10-20emacs: add alias for ls -lFranck Cuny1-0/+1
2021-10-18emacs: remove deprecated variableFranck Cuny1-1/+0
2021-10-18emacs: select help buffer when it opensFranck Cuny2-0/+12
2021-10-18emacs: start a shell when configuration is loadedFranck Cuny2-0/+10
2021-10-17emacs: set eshell-prompt-regexpFranck Cuny1-0/+1
2021-10-17emacs: add a "shell" section to ibufferFranck Cuny1-0/+1
2021-10-17emacs: different prompt when on a remote hostFranck Cuny1-3/+7
2021-10-17emacs: add binding for counsel-esh-historyFranck Cuny1-1/+2
2021-10-17emacs: custom prompt for eshellFranck Cuny1-0/+33
2021-10-17emacs: add function to export eshell outputFranck Cuny1-1/+32
2021-10-17emacs: set `eshell-cd-on-directory` to trueFranck Cuny1-0/+1
2021-10-17emacs: add a few more aliases to eshellFranck Cuny1-1/+8
2021-10-17emacs: be explicit about eshell modules we loadFranck Cuny1-4/+26
2021-10-16fcuny: remove unused org functionsFranck Cuny2-32/+0
2021-10-16org: be specific about the refile targetsFranck Cuny1-1/+3
2021-10-16emacs: get rid of the fringeFranck Cuny1-2/+7
2021-10-16emacs: replace org-bullets with org-superstarFranck Cuny1-2/+2
2021-10-16org: define TODO keywords as a sequenceFranck Cuny1-1/+1
2021-10-11emacs: strict regex for PROJECT fileFranck Cuny1-1/+1
2021-10-11org: active timestamp in drawer for note/journalFranck Cuny1-2/+2
2021-10-11org: active timestamp for journal and note entriesFranck Cuny1-2/+2
2021-10-11org: save org buffers after refillFranck Cuny1-0/+6
2021-10-11org: mostly rewrite configuration for the agendaFranck Cuny1-49/+44
2021-10-11emacs: tweak the UIFranck Cuny1-13/+7
2021-10-11emacs: set org-directory with other variablesFranck Cuny1-0/+5
2021-10-08emacs: notmuch's tags for archiving emailsFranck Cuny1-1/+2
2021-10-08emacs: small tweaks to the themeFranck Cuny1-2/+19
2021-10-08emacs: updates for org-configurationFranck Cuny1-0/+10
2021-10-08emacs: add "git" section to ibufferFranck Cuny1-0/+3
2021-10-08org: simplify templates for org-captureFranck Cuny1-69/+32
2021-10-07emacs: once again, backgroundFranck Cuny1-0/+1
2021-10-07git: remove old forge configurationFranck Cuny1-1/+0
2021-10-04git: configure forge properlyFranck Cuny1-1/+2
2021-10-03emacs: add encrypted authinfo resource fileFranck Cuny2-0/+1
2021-10-02emacs: load the required moduleFranck Cuny1-0/+2
2021-10-02emacs: set variables if they existFranck Cuny1-2/+4
2021-10-02emacs: switch back to white for the backgroundFranck Cuny1-1/+0
2021-09-29emacs: adding modus-themes (again)Franck Cuny1-0/+18
2021-09-29emacs: set variable only if it existsFranck Cuny1-1/+2
2021-09-25emacs: more tweaks for notmuchFranck Cuny1-1/+5
2021-09-24emacs: some eshell tweaksFranck Cuny1-3/+7
2021-09-24emacs: set the path where to store compiled filesFranck Cuny1-0/+3
2021-09-24emacs: fix the configuration for notmuchFranck Cuny1-0/+3
2021-09-24emacs: add package eshell-bookmarkFranck Cuny1-0/+6
2021-09-21emacs: initial configuration for notmuchFranck Cuny2-0/+6
2021-09-16emacs: use a light backgroundFranck Cuny1-0/+1
2021-09-09emacs: use default branch for sourcegraphFranck Cuny1-2/+9
2021-08-24emacs: get rid of mapping for sourcegraphFranck Cuny1-5/+1
2021-08-24emacs: move function for go-mode-compileFranck Cuny1-5/+6
2021-08-24emacs: fix hook syntax for lsp-modeFranck Cuny1-1/+1
2021-08-24emacs: add lsp-treemacsFranck Cuny1-0/+5
2021-08-24emacs: fix mapping for git-link and simplify codeFranck Cuny1-14/+5
2021-08-23emacs: git links to sourcegraph for work repoFranck Cuny1-18/+26
2021-08-23emacs: use the package `forge'Franck Cuny1-0/+8
2021-08-08emacs: minor improvements for trampFranck Cuny1-1/+4
2021-08-08emacs: add function to clone a git repositoryFranck Cuny1-0/+8
2021-08-05emacs: rename eshell bufferFranck Cuny1-1/+6
2021-08-05emacs: eshell smart displayFranck Cuny1-1/+9
2021-08-05emacs: track command's execution time in eshellFranck Cuny1-29/+50
2021-08-05emacs: don't use modus themeFranck Cuny1-31/+0
2021-04-30emacs: enable staticcheck with lspFranck Cuny1-0/+8
2021-04-04emacs: configure compile modeFranck Cuny1-0/+11
2021-04-04emacs: configure dap-mode and compile-modeFranck Cuny3-1/+46
2021-03-27emacs: more bindings for counselFranck Cuny1-0/+4
2021-03-26emacs: set completion theme to opiniatedFranck Cuny1-1/+1
2021-03-26emacs: fix configuration for hl-lineFranck Cuny1-3/+3
2021-03-14org: simplify a bit the lookFranck Cuny1-4/+1
2021-03-14org: hide emphasis markupFranck Cuny1-0/+3
2021-03-14emacs: update configuration for modus-themesFranck Cuny1-3/+12
2021-03-14emacs: use `magit-repos'Franck Cuny1-0/+6
2021-02-20emacs: show parenFranck Cuny1-0/+1
2021-02-20emacs: enable read-mode when in RO bufferFranck Cuny1-0/+4
2021-02-16emacs: eshell aliasFranck Cuny1-1/+1
2021-02-16emacs: UI things related to org-modeFranck Cuny1-1/+8
2021-02-16emacs: UI things related to org-modeFranck Cuny1-7/+2
2021-02-12emacs: set proper font size for linuxFranck Cuny1-1/+1
2021-02-12emacs: some updates to org's uiFranck Cuny2-0/+8
2021-02-12elisp: clean up indentationFranck Cuny1-6/+4
2021-02-12org: more updates for capturesFranck Cuny1-12/+28
2021-02-12org: fix some of the capture templatesFranck Cuny1-1/+7
2021-02-12emacs: new defined search for rgFranck Cuny1-0/+23
2021-02-12emacs: slight changes to theme settingsFranck Cuny1-7/+2
2021-02-12emacs: initial configuration for trampFranck Cuny2-0/+6
2021-02-12org: rewrite the capture templatesFranck Cuny1-37/+77
2021-02-12org: custom functionsFranck Cuny1-0/+33
2021-01-13emacs: no snippetsFranck Cuny1-1/+1
2021-01-06emacs: performance improvement for magitFranck Cuny1-1/+42
2021-01-04emacs: log when the GC kicks inFranck Cuny1-0/+1
2021-01-04emacs: rename the directoryFranck Cuny21-0/+983