summary refs log tree commit diff stats
path: root/user
Commit message (Expand)AuthorAgeLines
...
* zsh: add `finder` function to open FinderAlan Pearce2023-04-04-0/+4
* mba: remove unused importsAlan Pearce2023-04-04-8/+1
* mba: unify home directory with linux hostsAlan Pearce2023-04-04-1/+1
* emacs: re-implement auto dark/light mode switching on macOSAlan Pearce2023-04-02-15/+35
* darwin: let GUI applications know about XDG_CACHE_HOMEAlan Pearce2023-04-02-0/+15
* darwin: auto-expire old home-manager generationsAlan Pearce2023-04-02-0/+23
* base: let home-manager handle XDG pathsAlan Pearce2023-04-02-5/+9
* nvim: show line numbersAlan Pearce2023-04-02-0/+1
* emacs: always show four-digit line-numbersAlan Pearce2023-04-02-1/+2
* development: install a json language-serverAlan Pearce2023-04-02-0/+1
* emacs: make recentf and format-all quieterAlan Pearce2023-04-02-1/+12
* emacs: show explanations of minibuffer completion candidatesAlan Pearce2023-04-02-0/+6
* emacs: make init.el compilation messages easier to findAlan Pearce2023-04-02-1/+1
* emacs: remove unused yasnippet packageAlan Pearce2023-04-02-1/+0
* emacs: remove unused auto-async-byte-compile packageAlan Pearce2023-04-02-1/+0
* emacs: sort minibuffer completion candidates by frecencyAlan Pearce2023-04-02-0/+6
* emacs: make minibuffer completion ui popup fasterAlan Pearce2023-04-02-1/+3
* emacs: never ring bellAlan Pearce2023-04-02-6/+2
* emacs: polyfill `project-name` for eglotAlan Pearce2023-04-01-0/+3
* mba: update home-manager stateVersionAlan Pearce2023-04-01-1/+3
* emacs: generate PATH at build timeAlan Pearce2023-04-01-17/+11
* emacs: setup anzu-mode globallyAlan Pearce2023-03-30-1/+2
* emacs: replace swiper with ctrlfAlan Pearce2023-03-30-5/+3
* emacs: make lisp editing more evil with lispyvilleAlan Pearce2023-03-30-2/+11
* emacs: optimise startup timeAlan Pearce2023-03-28-5/+12
* zsh: re-enable showing symlink targets with `ll`Alan Pearce2023-03-28-1/+1
* emacs: update company setting variable namesAlan Pearce2023-03-27-2/+2
* emacs: load fringe-helper earlierAlan Pearce2023-03-27-0/+1
* emacs: stop magit loading magit-auto-revert-mode unnecessarilyAlan Pearce2023-03-26-74/+73
* emacs: remove some useless codeAlan Pearce2023-03-26-10/+4
* emacs: clean up recentf list after idle timeout, not at startupAlan Pearce2023-03-26-0/+1
* emacs: optimise for left-to-right scriptsAlan Pearce2023-03-26-1/+2
* emacs: enable precise frame (window) resizingAlan Pearce2023-03-26-0/+1
* zsh: install zsh-bd to go up directories quicklyAlan Pearce2023-03-26-0/+5
* zsh: enable use of plugins with non-standard plugin filenamesAlan Pearce2023-03-26-2/+2
* zsh: install autopair pluginAlan Pearce2023-03-26-0/+4
* zsh: use nixpkgs' package for agkozak-zsh-promptAlan Pearce2023-03-26-7/+1
* zsh: add `field` as a simplified `cut` that works more like `awk`Alan Pearce2023-03-25-0/+5
* emacs: sest up evil-embrace hooks more nicelyAlan Pearce2023-03-24-5/+5
* emacs: bind C-r/C-s to history searchAlan Pearce2023-03-24-0/+3
* emacs: unset magit-auto-revert-mode correctlyAlan Pearce2023-03-24-1/+1
* emacs: inhibit `evil-want-keybinding` warning on compileAlan Pearce2023-03-24-0/+2
* emacs: save recent files and command history between sessionsAlan Pearce2023-03-24-0/+6
* emacs: don't message about auto-reloading filesAlan Pearce2023-03-23-1/+1
* emacs: auto-load magit after a whileAlan Pearce2023-03-23-0/+1
* emacs: remove nix-mode eglot setup (already default)Alan Pearce2023-03-23-1/+0
* zsh: save more historyAlan Pearce2023-03-23-2/+2
* emacs: simplify minibuffer completion using only built-in packagesAlan Pearce2023-03-23-41/+20
* emacs: improve shell autosuggestions and enable in comint modesAlan Pearce2023-03-20-3/+7
* emacs: don't delete eshell window on `exit` if last windowAlan Pearce2023-03-20-1/+3