summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* Update flake inputsAlan Pearce2023-05-13-20/+20
|
* use absolute path to byte-compile emacs init filesAlan Pearce2023-05-12-2/+2
|
* emacs: set up general.el earlierAlan Pearce2023-05-12-7/+7
|
* zsh/darwin: integrate with kittyAlan Pearce2023-05-12-2/+10
|
* emacs: optimise loading org-modeAlan Pearce2023-05-12-2/+6
|
* zsh: add e and se aliases to edit files (optionally via sudo)Alan Pearce2023-05-05-0/+3
|
* Update .hostsAlan Pearce2023-05-05-0/+0
|
* Enable dev/base on serversAlan Pearce2023-05-05-0/+1
|
* zsh: remove non-flake nix aliasesAlan Pearce2023-05-05-17/+0
|
* zsh: add more git aliasesAlan Pearce2023-05-05-0/+2
|
* emacs: fix calling non-tabnine backendsAlan Pearce2023-05-05-3/+2
|
* dev: add basic lua setupAlan Pearce2023-05-05-0/+6
|
* Update private submoduleAlan Pearce2023-05-05-0/+0
|
* Use `rb` alias to rebuild the system on nix-darwin/nixosAlan Pearce2023-05-05-14/+7
|
* dev/base: add `interactively` to run commands with a previewAlan Pearce2023-05-05-0/+37
|
* dev/base: add nix-init to start making derivations quicklyAlan Pearce2023-05-05-0/+1
|
* nanopi: run nix jobs in parallelAlan Pearce2023-05-05-0/+3
|
* nanopi: add dev/base moduleAlan Pearce2023-05-05-0/+1
|
* nanopi: cleanup root configAlan Pearce2023-05-05-5/+1
|
* dev/base: remove firefox-devAlan Pearce2023-05-05-1/+0
|
* Update hostname for nanopiAlan Pearce2023-05-01-1/+1
|
* prefect: remove settings I'm not using right nowAlan Pearce2023-05-01-14/+0
|
* emacs: use native undo-redo instead of undo-tree packageAlan Pearce2023-04-30-10/+2
|
* Support editing edn config files without a full clojure setupAlan Pearce2023-04-30-4/+2
|
* emacs: set native compilation variables for all platformsAlan Pearce2023-04-30-3/+3
|
* zsh: add alias to get to the repo quicklyAlan Pearce2023-04-30-0/+1
|
* emacs: replace company-tabnine with tabnine-capfAlan Pearce2023-04-30-19/+66
|
* audio: remove broken pipecontrol packageAlan Pearce2023-04-30-1/+0
|
* emacs: set consult projectile rebindings correctlyAlan Pearce2023-04-30-4/+3
|
* zsh: add alias for `xhs` to be `xh `with httpsAlan Pearce2023-04-25-0/+1
|
* emacs: fix tree-sitter-hl-mode setupAlan Pearce2023-04-25-1/+1
|
* emacs: native-compile init.el ahead of timeAlan Pearce2023-04-25-3/+7
|
* zsh: add function to move a file and replace it with a linkAlan Pearce2023-04-25-0/+20
|
* neovim: add keybinds for copy/paste to system clipboardAlan Pearce2023-04-25-0/+10
|
* fix typosAlan Pearce2023-04-24-1/+1
|
* neovim: add keybind to find files in git repositoryAlan Pearce2023-04-24-0/+1
|
* neovim: enable fuzzy finding with telescopeAlan Pearce2023-04-23-0/+28
|
* neovim: set a <leader> keyAlan Pearce2023-04-23-0/+2
|
* prefect: disable sleep whilst ssh server sessions activeAlan Pearce2023-04-23-0/+5
|
* bare-metal: use a multi-queue scheduler for HDDsAlan Pearce2023-04-23-1/+1
| | | | single-queue schedulers are no longer included in the kernel
* bare-metal: remove cryptsetupAlan Pearce2023-04-23-1/+0
|
* samba: limit backward-compatibility to smb2 protocolAlan Pearce2023-04-23-1/+1
|
* emacs: fix consult/projectile keybind fightAlan Pearce2023-04-23-2/+2
|
* emacs: fix read error when opening helpful buffersAlan Pearce2023-04-23-1/+1
| | | | | | | helpful tries to find sources, which could be gzipped. In this case, there needs to be a `file-name-handler` to decompress the file. I wasn't correctly saving the initial value of `file-name-handler-alist` in my configuration (the default includes a gzip handler).
* zsh: sort history-analysis results by frequency descendingAlan Pearce2023-04-23-3/+3
|
* prefect: switch to nftables-based firewallAlan Pearce2023-04-23-4/+11
|
* remove unnecessary system tweaks for nvme root drivesAlan Pearce2023-04-23-7/+0
|
* Update flakesAlan Pearce2023-04-23-29/+13
|
* emacs: load jinx-mod without a messageAlan Pearce2023-04-23-1/+2
|
* nix: enable flake-based auto-upgradesAlan Pearce2023-04-23-0/+1
|