Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Remove some unused packages | Alan Pearce | 2023-05-21 | -13/+0 | |
| | |||||
* | zsh: make kitten ssh opt-in | Alan Pearce | 2023-05-21 | -1/+1 | |
| | | | | Non-shell uses are annoying and a bit slower, otherwise | ||||
* | dev/base: remove `interactively` | Alan Pearce | 2023-05-21 | -37/+0 | |
| | | | | ultimate plumber does a better job when given a useless cat command | ||||
* | neovim: install polyglot language pack collection | Alan Pearce | 2023-05-18 | -0/+1 | |
| | |||||
* | emacs: configure tree-sitter based text objects | Alan Pearce | 2023-05-14 | -0/+28 | |
| | |||||
* | Update flake inputs | Alan Pearce | 2023-05-13 | -20/+20 | |
| | |||||
* | use absolute path to byte-compile emacs init files | Alan Pearce | 2023-05-12 | -2/+2 | |
| | |||||
* | emacs: set up general.el earlier | Alan Pearce | 2023-05-12 | -7/+7 | |
| | |||||
* | zsh/darwin: integrate with kitty | Alan Pearce | 2023-05-12 | -2/+10 | |
| | |||||
* | emacs: optimise loading org-mode | Alan Pearce | 2023-05-12 | -2/+6 | |
| | |||||
* | zsh: add e and se aliases to edit files (optionally via sudo) | Alan Pearce | 2023-05-05 | -0/+3 | |
| | |||||
* | Update .hosts | Alan Pearce | 2023-05-05 | -0/+0 | |
| | |||||
* | Enable dev/base on servers | Alan Pearce | 2023-05-05 | -0/+1 | |
| | |||||
* | zsh: remove non-flake nix aliases | Alan Pearce | 2023-05-05 | -17/+0 | |
| | |||||
* | zsh: add more git aliases | Alan Pearce | 2023-05-05 | -0/+2 | |
| | |||||
* | emacs: fix calling non-tabnine backends | Alan Pearce | 2023-05-05 | -3/+2 | |
| | |||||
* | dev: add basic lua setup | Alan Pearce | 2023-05-05 | -0/+6 | |
| | |||||
* | Update private submodule | Alan Pearce | 2023-05-05 | -0/+0 | |
| | |||||
* | Use `rb` alias to rebuild the system on nix-darwin/nixos | Alan Pearce | 2023-05-05 | -14/+7 | |
| | |||||
* | dev/base: add `interactively` to run commands with a preview | Alan Pearce | 2023-05-05 | -0/+37 | |
| | |||||
* | dev/base: add nix-init to start making derivations quickly | Alan Pearce | 2023-05-05 | -0/+1 | |
| | |||||
* | nanopi: run nix jobs in parallel | Alan Pearce | 2023-05-05 | -0/+3 | |
| | |||||
* | nanopi: add dev/base module | Alan Pearce | 2023-05-05 | -0/+1 | |
| | |||||
* | nanopi: cleanup root config | Alan Pearce | 2023-05-05 | -5/+1 | |
| | |||||
* | dev/base: remove firefox-dev | Alan Pearce | 2023-05-05 | -1/+0 | |
| | |||||
* | Update hostname for nanopi | Alan Pearce | 2023-05-01 | -1/+1 | |
| | |||||
* | prefect: remove settings I'm not using right now | Alan Pearce | 2023-05-01 | -14/+0 | |
| | |||||
* | emacs: use native undo-redo instead of undo-tree package | Alan Pearce | 2023-04-30 | -10/+2 | |
| | |||||
* | Support editing edn config files without a full clojure setup | Alan Pearce | 2023-04-30 | -4/+2 | |
| | |||||
* | emacs: set native compilation variables for all platforms | Alan Pearce | 2023-04-30 | -3/+3 | |
| | |||||
* | zsh: add alias to get to the repo quickly | Alan Pearce | 2023-04-30 | -0/+1 | |
| | |||||
* | emacs: replace company-tabnine with tabnine-capf | Alan Pearce | 2023-04-30 | -19/+66 | |
| | |||||
* | audio: remove broken pipecontrol package | Alan Pearce | 2023-04-30 | -1/+0 | |
| | |||||
* | emacs: set consult projectile rebindings correctly | Alan Pearce | 2023-04-30 | -4/+3 | |
| | |||||
* | zsh: add alias for `xhs` to be `xh `with https | Alan Pearce | 2023-04-25 | -0/+1 | |
| | |||||
* | emacs: fix tree-sitter-hl-mode setup | Alan Pearce | 2023-04-25 | -1/+1 | |
| | |||||
* | emacs: native-compile init.el ahead of time | Alan Pearce | 2023-04-25 | -3/+7 | |
| | |||||
* | zsh: add function to move a file and replace it with a link | Alan Pearce | 2023-04-25 | -0/+20 | |
| | |||||
* | neovim: add keybinds for copy/paste to system clipboard | Alan Pearce | 2023-04-25 | -0/+10 | |
| | |||||
* | fix typos | Alan Pearce | 2023-04-24 | -1/+1 | |
| | |||||
* | neovim: add keybind to find files in git repository | Alan Pearce | 2023-04-24 | -0/+1 | |
| | |||||
* | neovim: enable fuzzy finding with telescope | Alan Pearce | 2023-04-23 | -0/+28 | |
| | |||||
* | neovim: set a <leader> key | Alan Pearce | 2023-04-23 | -0/+2 | |
| | |||||
* | prefect: disable sleep whilst ssh server sessions active | Alan Pearce | 2023-04-23 | -0/+5 | |
| | |||||
* | bare-metal: use a multi-queue scheduler for HDDs | Alan Pearce | 2023-04-23 | -1/+1 | |
| | | | | single-queue schedulers are no longer included in the kernel | ||||
* | bare-metal: remove cryptsetup | Alan Pearce | 2023-04-23 | -1/+0 | |
| | |||||
* | samba: limit backward-compatibility to smb2 protocol | Alan Pearce | 2023-04-23 | -1/+1 | |
| | |||||
* | emacs: fix consult/projectile keybind fight | Alan Pearce | 2023-04-23 | -2/+2 | |
| | |||||
* | emacs: fix read error when opening helpful buffers | Alan Pearce | 2023-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 descending | Alan Pearce | 2023-04-23 | -3/+3 | |
| |