| Commit message (Expand) | Author | Age | Lines |
... | |
* | dev/base: replace entr with watchexec | Alan Pearce | 2023-05-28 | -1/+1 |
* | dev/base: install miller | Alan Pearce | 2023-05-28 | -0/+1 |
* | base: change remake to be an installed package | Alan Pearce | 2023-05-28 | -1/+2 |
* | Install `just` as a simplified task runner with Emacs setup | Alan Pearce | 2023-05-25 | -0/+4 |
* | Remove unused imports | Alan Pearce | 2023-05-25 | -3/+1 |
* | zsh: add a crude home-manager rollback alias | Alan Pearce | 2023-05-25 | -0/+1 |
* | neovim: enable nix tree-sitter plugin | Alan Pearce | 2023-05-25 | -1/+5 |
* | base: remove seldom-used network tools | Alan Pearce | 2023-05-25 | -2/+0 |
* | zsh: make ip command use colours in output | Alan Pearce | 2023-05-25 | -0/+2 |
* | dev/base: install docker-compose (using colima on macOS) | Alan Pearce | 2023-05-24 | -2/+5 |
* | base: install comma (alias ,) to run commands from nixpkgs | Alan Pearce | 2023-05-23 | -0/+1 |
* | emacs,zsh: don't compile init files | Alan Pearce | 2023-05-22 | -8/+0 |
* | zsh: install gitstatus | Alan Pearce | 2023-05-22 | -0/+1 |
* | zsh: replace agkozak prompt with powerlevel10k | Alan Pearce | 2023-05-22 | -4/+11 |
* | emacs: fix icons in doom-modeline (breaking change in package) | Alan Pearce | 2023-05-22 | -3/+11 |
* | Replace ldns with knot-dns | Alan Pearce | 2023-05-21 | -2/+1 |
* | Remove some unused packages | Alan Pearce | 2023-05-21 | -5/+0 |
* | dev/base: remove `interactively` | Alan Pearce | 2023-05-21 | -1/+0 |
* | 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/+1 |
* | use absolute path to byte-compile emacs init files | Alan Pearce | 2023-05-12 | -2/+2 |
* | zsh/darwin: integrate with kitty | Alan Pearce | 2023-05-12 | -2/+2 |
* | zsh: add e and se aliases to edit files (optionally via sudo) | Alan Pearce | 2023-05-05 | -0/+3 |
* | 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 |
* | dev: add basic lua setup | Alan Pearce | 2023-05-05 | -0/+5 |
* | 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/+1 |
* | dev/base: add nix-init to start making derivations quickly | Alan Pearce | 2023-05-05 | -0/+1 |
* | dev/base: remove firefox-dev | Alan Pearce | 2023-05-05 | -1/+0 |
* | emacs: use native undo-redo instead of undo-tree package | Alan Pearce | 2023-04-30 | -1/+0 |
* | 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 | -0/+1 |
* | zsh: add alias for `xhs` to be `xh `with https | Alan Pearce | 2023-04-25 | -0/+1 |
* | emacs: native-compile init.el ahead of time | Alan Pearce | 2023-04-25 | -3/+7 |
* | neovim: enable fuzzy finding with telescope | Alan Pearce | 2023-04-23 | -0/+3 |
* | zsh: sort history-analysis results by frequency descending | Alan Pearce | 2023-04-23 | -3/+3 |
* | music: replace tauon with sublime-music | Alan Pearce | 2023-04-23 | -3/+2 |
* | emacs: replace wucuo with jinx | Alan Pearce | 2023-04-20 | -1/+1 |
* | tabnine: enable semantic completion in all configured languages | Alan Pearce | 2023-04-19 | -1/+8 |
* | tabnine: enable semantic completion in nix files | Alan Pearce | 2023-04-19 | -0/+4 |
* | install a `markdown` command | Alan Pearce | 2023-04-18 | -0/+1 |
* | Begin setup of tridactyl | Alan Pearce | 2023-04-18 | -0/+2 |
* | use neovim as $EDITOR | Alan Pearce | 2023-04-18 | -3/+1 |
* | emacs: use consult commands to replace/enhance other packages | Alan Pearce | 2023-04-17 | -2/+0 |
* | Fix Emacs triggering XCode installer popups | Alan Pearce | 2023-04-17 | -2/+2 |
* | replace httpie with xh | Alan Pearce | 2023-04-17 | -3/+5 |
* | TabNine: move basic editor setup to tabnine module | Alan Pearce | 2023-04-17 | -14/+1 |