| Commit message (Expand) | Author | Age | Lines |
... | |
* | emacs: remove org-journal, since I don't use it | Alan Pearce | 2023-04-14 | -1/+0 |
* | dev/base: store direnv cache in $XDG_CACHE_HOME | Alan Pearce | 2023-04-12 | -0/+10 |
* | zsh: do not remember commands starting with `trash` | Alan Pearce | 2023-04-11 | -0/+1 |
* | Enable automatic per-project nix development shells with direnv | Alan Pearce | 2023-04-11 | -1/+17 |
* | emacs: enable completion of commands and envvars in shell scripts | Alan Pearce | 2023-04-11 | -0/+1 |
* | force use of nixpkgs' tabnine package in nvim/emacs | Alan Pearce | 2023-04-10 | -0/+7 |
* | emacs: use build with GTK3 | Alan Pearce | 2023-04-09 | -0/+1 |
* | zsh: add alias for `nix flake prefetch` | Alan Pearce | 2023-04-09 | -0/+1 |
* | emacs: re-enable live project-based grep | Alan Pearce | 2023-04-09 | -0/+1 |
* | zsh: don't add ~/.local/bin to path on darwin | Alan Pearce | 2023-04-09 | -1/+2 |
* | darwin: install trash cli tool | Alan Pearce | 2023-04-08 | -1/+5 |
* | zsh: use explicit home directory | Alan Pearce | 2023-04-08 | -2/+2 |
* | emacs: remove bash-completion wrapper | Alan Pearce | 2023-04-08 | -1/+0 |
* | emacs: un-break package-quickstart on NixOS | Alan Pearce | 2023-04-08 | -1/+1 |
* | emacs: use standard emacs package by default | Alan Pearce | 2023-04-07 | -1/+0 |
* | git: remove writeCommitGraph settings | Alan Pearce | 2023-04-07 | -6/+0 |
* | git: don't install extra tools that I don't use | Alan Pearce | 2023-04-07 | -3/+0 |
* | dev/base: don't add editorconfig eexecutable to path | Alan Pearce | 2023-04-07 | -1/+0 |
* | zsh: don't save commands matching some patterns to history | Alan Pearce | 2023-04-06 | -0/+5 |
* | darwin: enable syncthing service | Alan Pearce | 2023-04-06 | -0/+4 |
* | emacs: setup package-quickstart cache without spewing warnings | Alan Pearce | 2023-04-05 | -1/+1 |
* | emacs: use `gls` from coreutils-prefixed for dired | Alan Pearce | 2023-04-05 | -0/+4 |
* | darwin: fix auto-dark-light-mode not changing emacs theme | Alan Pearce | 2023-04-05 | -2/+10 |
* | emacs: fix display issues with code completion popups | Alan Pearce | 2023-04-04 | -0/+1 |
* | emacs: re-implement auto dark/light mode switching on macOS | Alan Pearce | 2023-04-02 | -0/+33 |
* | darwin: let GUI applications know about XDG_CACHE_HOME | Alan Pearce | 2023-04-02 | -0/+15 |
* | darwin: auto-expire old home-manager generations | Alan Pearce | 2023-04-02 | -0/+23 |
* | base: let home-manager handle XDG paths | Alan Pearce | 2023-04-02 | -5/+9 |
* | development: install a json language-server | Alan Pearce | 2023-04-02 | -0/+1 |
* | emacs: show explanations of minibuffer completion candidates | Alan Pearce | 2023-04-02 | -0/+1 |
* | emacs: make init.el compilation messages easier to find | Alan Pearce | 2023-04-02 | -1/+1 |
* | emacs: remove unused yasnippet package | Alan Pearce | 2023-04-02 | -1/+0 |
* | emacs: remove unused auto-async-byte-compile package | Alan Pearce | 2023-04-02 | -1/+0 |
* | emacs: sort minibuffer completion candidates by frecency | Alan Pearce | 2023-04-02 | -0/+1 |
* | emacs: make minibuffer completion ui popup faster | Alan Pearce | 2023-04-02 | -0/+1 |
* | emacs: generate PATH at build time | Alan Pearce | 2023-04-01 | -0/+11 |
* | emacs: replace swiper with ctrlf | Alan Pearce | 2023-03-30 | -1/+1 |
* | emacs: make lisp editing more evil with lispyville | Alan Pearce | 2023-03-30 | -1/+2 |
* | zsh: re-enable showing symlink targets with `ll` | Alan Pearce | 2023-03-28 | -1/+1 |
* | zsh: install zsh-bd to go up directories quickly | Alan Pearce | 2023-03-26 | -0/+5 |
* | zsh: enable use of plugins with non-standard plugin filenames | Alan Pearce | 2023-03-26 | -2/+2 |
* | zsh: install autopair plugin | Alan Pearce | 2023-03-26 | -0/+4 |
* | zsh: use nixpkgs' package for agkozak-zsh-prompt | Alan Pearce | 2023-03-26 | -7/+1 |
* | zsh: save more history | Alan Pearce | 2023-03-23 | -2/+2 |
* | emacs: simplify minibuffer completion using only built-in packages | Alan Pearce | 2023-03-23 | -3/+0 |
* | emacs: improve shell autosuggestions and enable in comint modes | Alan Pearce | 2023-03-20 | -1/+1 |
* | zsh: add alias for `nix flake archive` | Alan Pearce | 2023-03-19 | -0/+1 |
* | javascript: remove insecure python 2 | Alan Pearce | 2023-03-19 | -1/+0 |
* | Re-format with nixpkgs-fmt | Alan Pearce | 2023-03-14 | -443/+426 |
* | neovim: set up coc for nix files | Alan Pearce | 2023-03-14 | -0/+5 |