summary refs log tree commit diff stats
path: root/user/settings
Commit message (Expand)AuthorAgeLines
* zsh: do not remember commands starting with `trash`Alan Pearce2023-04-11-0/+1
* Enable automatic per-project nix development shells with direnvAlan Pearce2023-04-11-1/+17
* emacs: enable completion of commands and envvars in shell scriptsAlan Pearce2023-04-11-0/+1
* force use of nixpkgs' tabnine package in nvim/emacsAlan Pearce2023-04-10-0/+7
* emacs: use build with GTK3Alan Pearce2023-04-09-0/+1
* zsh: add alias for `nix flake prefetch`Alan Pearce2023-04-09-0/+1
* emacs: re-enable live project-based grepAlan Pearce2023-04-09-0/+1
* zsh: don't add ~/.local/bin to path on darwinAlan Pearce2023-04-09-1/+2
* darwin: install trash cli toolAlan Pearce2023-04-08-1/+5
* zsh: use explicit home directoryAlan Pearce2023-04-08-2/+2
* emacs: remove bash-completion wrapperAlan Pearce2023-04-08-1/+0
* emacs: un-break package-quickstart on NixOSAlan Pearce2023-04-08-1/+1
* emacs: use standard emacs package by defaultAlan Pearce2023-04-07-1/+0
* git: remove writeCommitGraph settingsAlan Pearce2023-04-07-6/+0
* git: don't install extra tools that I don't useAlan Pearce2023-04-07-3/+0
* dev/base: don't add editorconfig eexecutable to pathAlan Pearce2023-04-07-1/+0
* zsh: don't save commands matching some patterns to historyAlan Pearce2023-04-06-0/+5
* darwin: enable syncthing serviceAlan Pearce2023-04-06-0/+4
* emacs: setup package-quickstart cache without spewing warningsAlan Pearce2023-04-05-1/+1
* emacs: use `gls` from coreutils-prefixed for diredAlan Pearce2023-04-05-0/+4
* darwin: fix auto-dark-light-mode not changing emacs themeAlan Pearce2023-04-05-2/+10
* emacs: fix display issues with code completion popupsAlan Pearce2023-04-04-0/+1
* emacs: re-implement auto dark/light mode switching on macOSAlan Pearce2023-04-02-0/+33
* 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
* development: install a json language-serverAlan Pearce2023-04-02-0/+1
* emacs: show explanations of minibuffer completion candidatesAlan Pearce2023-04-02-0/+1
* 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/+1
* emacs: make minibuffer completion ui popup fasterAlan Pearce2023-04-02-0/+1
* emacs: generate PATH at build timeAlan Pearce2023-04-01-0/+11
* emacs: replace swiper with ctrlfAlan Pearce2023-03-30-1/+1
* emacs: make lisp editing more evil with lispyvilleAlan Pearce2023-03-30-1/+2
* zsh: re-enable showing symlink targets with `ll`Alan Pearce2023-03-28-1/+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: save more historyAlan Pearce2023-03-23-2/+2
* emacs: simplify minibuffer completion using only built-in packagesAlan Pearce2023-03-23-3/+0
* emacs: improve shell autosuggestions and enable in comint modesAlan Pearce2023-03-20-1/+1
* zsh: add alias for `nix flake archive`Alan Pearce2023-03-19-0/+1
* javascript: remove insecure python 2Alan Pearce2023-03-19-1/+0
* Re-format with nixpkgs-fmtAlan Pearce2023-03-14-443/+426
* neovim: set up coc for nix filesAlan Pearce2023-03-14-0/+5
* nix: use nixpkgs-fmt instead of alejandraAlan Pearce2023-03-14-1/+1
* Extract neovim config to own fileAlan Pearce2023-03-14-28/+38