summary refs log tree commit diff stats
path: root/user
Commit message (Collapse)AuthorAgeLines
* 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
| | | | replace esh-autosuggest with capf-autosuggest
* emacs: don't delete eshell window on `exit` if last windowAlan Pearce2023-03-20-1/+3
|
* zsh: add alias for `nix flake archive`Alan Pearce2023-03-19-0/+1
|
* xserver: tweak and cleanup fontsAlan Pearce2023-03-19-1/+1
|
* javascript: remove insecure python 2Alan Pearce2023-03-19-1/+0
|
* Remove non-flake install scriptAlan Pearce2023-03-15-34/+0
|
* emacs: close eshell buffer and window when running `exit`Alan Pearce2023-03-15-4/+6
|
* Emacs: disable magit-auto-revert-mode properlyAlan Pearce2023-03-15-1/+2
|
* Emacs: use C-x C-f to complete filenames in insert modeAlan Pearce2023-03-15-1/+2
|
* Re-format with nixpkgs-fmtAlan Pearce2023-03-14-922/+915
|
* neovim: set up coc for nix filesAlan Pearce2023-03-14-0/+5
|
* nix: use nixpkgs-fmt instead of alejandraAlan Pearce2023-03-14-2/+4
|
* emacs: hide menu-bar in darwin terminalsAlan Pearce2023-03-14-2/+2
|
* Extract neovim config to own fileAlan Pearce2023-03-14-28/+38
|
* Move language-based editor plugins to language filesAlan Pearce2023-03-14-41/+69
|
* zsh: add alias to cleanup old home-manager generationsAlan Pearce2023-03-14-0/+1
|
* Install nil as a langserver for nixAlan Pearce2023-03-14-0/+9
|
* emacs: fix internal shell missing PATH entriesAlan Pearce2023-03-14-6/+7
|
* emacs: install lua-mode for editing neovim configAlan Pearce2023-03-14-0/+1
|
* neovim: use builtin home-manager module to configure cocAlan Pearce2023-03-14-32/+3
|
* Emacs: save files with a trailing newline, as expected by posixAlan Pearce2023-03-14-1/+2
|
* neovim: switch to lua for configurationAlan Pearce2023-03-14-26/+183
|
* zsh: remove duplicate `nfu` aliasAlan Pearce2023-03-14-1/+0
|
* Move nix development packages to nix.nixAlan Pearce2023-03-14-3/+4
|
* zsh: add some aliases for nix flake subcommandsAlan Pearce2023-03-14-0/+3
|
* zsh: add alias for home-manager buildAlan Pearce2023-03-14-0/+1
|
* Emacs: show context-menu on right-clickAlan Pearce2023-03-14-0/+1
| | | | This makes it easier to do on a MacBook trackpad with a two-finger click.
* mba: remove ledger setupAlan Pearce2023-03-14-1/+0
|
* server: use standard homeDirectoryAlan Pearce2023-03-13-1/+1
| | | | | I can fix this on non-standard machines with a symlink, bind-mount or per-host configuration in flake.nix
* Setup zig development environmentAlan Pearce2023-03-10-0/+2
|
* gaming: tweak Steam setupAlan Pearce2023-03-10-1/+0
|
* Emacs: enable pareditAlan Pearce2023-03-08-0/+4
|
* zsh: let home-manager manage zsh compinitAlan Pearce2023-03-08-3/+1
|
* Emacs: fix overly dark git fringesAlan Pearce2023-03-07-3/+3
|
* Emacs: migrate to new modus-themes customisationAlan Pearce2023-03-07-8/+26
|
* Emacs: speedup modus theme togglingAlan Pearce2023-03-07-3/+3
|
* setup home-manager environment for nanopiAlan Pearce2023-03-06-1/+7
|
* music-management: install beets-alternativesAlan Pearce2023-03-06-1/+10
|
* Emacs: use wucuo instead of flyspellAlan Pearce2023-03-06-3/+9
|
* Emacs: install missing flyspell-correct subpackageAlan Pearce2023-03-06-1/+4
|
* aspell: move to common user setupAlan Pearce2023-03-06-1/+2
|
* Emacs: cleanup modelineAlan Pearce2023-03-06-1/+4
|
* Emacs: Set ispell default dictionary to British EnglishAlan Pearce2023-03-06-0/+2
|
* darwin: use macOS's updated Python (3.9)Alan Pearce2023-03-06-1/+1
|
* darwin: switch to aarch64 by using default Emacs instead of MacPortAlan Pearce2023-03-06-1/+1
|
* zsh: update agkozak-zsh-promptAlan Pearce2023-03-06-3/+3
|
* zsh: remove fzf-zsh-completionsAlan Pearce2023-03-06-10/+0
|
* zsh: replace cd-gitroot with simple commandAlan Pearce2023-03-06-12/+2
|
* darwin: make `dig` output terserAlan Pearce2023-02-25-1/+2
|