Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | shell: add aliases for lorri commands | Alan Pearce | 2024-06-02 | -0/+4 |
| | ||||
* | dev/base: install and alias curl with HTTP/3 support | Alan Pearce | 2024-06-01 | -0/+2 |
| | ||||
* | shell: fix c, going to nix store when evaluated as flake | Alan Pearce | 2024-05-31 | -1/+1 |
| | ||||
* | nix: re-enable home-manager standalone evaluation | Alan Pearce | 2024-05-31 | -0/+3 |
| | ||||
* | don't enable lorri notifications on servers | Alan Pearce | 2024-05-31 | -1/+1 |
| | ||||
* | nix: remove useless assignment of nix package | Alan Pearce | 2024-05-31 | -1/+0 |
| | ||||
* | emacs: insist that magit should not enable magit-auto-revert-mode | Alan Pearce | 2024-05-26 | -3/+5 |
| | | | | | | seems as though it should have been fixed in https://github.com/magit/magit/pull/4891, which is the case for the test provided there, but does not seem to be the case for me | |||
* | git: be quiet when I accidentally `git add` nothing | Alan Pearce | 2024-05-26 | -0/+3 |
| | ||||
* | user-interface: install neochat | Alan Pearce | 2024-05-26 | -0/+1 |
| | ||||
* | switch from niv to npins | Alan Pearce | 2024-05-26 | -1/+1 |
| | ||||
* | mosh: remove title prefix | Alan Pearce | 2024-05-26 | -0/+1 |
| | ||||
* | emacs: enable format on save for TOML files | Alan Pearce | 2024-05-25 | -1/+3 |
| | ||||
* | emacs: only load useful tabnine library file | Alan Pearce | 2024-05-25 | -1/+1 |
| | ||||
* | Emacs: set eln cache directory properly | Alan Pearce | 2024-05-25 | -5/+5 |
| | | | | | | 1. It needs to be set in early-init.el 2. It should not be the last value of `native-comp-eln-load-path`, as that is expected to be a system directory | |||
* | fish: make dired/magit functions quiet | Alan Pearce | 2024-05-24 | -2/+2 |
| | ||||
* | emacs: update references to deprecated xref-pop-marker-stack | Alan Pearce | 2024-05-23 | -2/+2 |
| | ||||
* | prefect: remove imports of unused WM modules | Alan Pearce | 2024-05-23 | -6/+0 |
| | ||||
* | emacs: show compilation/shell buffers in a dedicated bottom window | Alan Pearce | 2024-05-22 | -1/+6 |
| | ||||
* | emacs: make dired re-use buffers | Alan Pearce | 2024-05-22 | -0/+1 |
| | ||||
* | emacs: start eshell-toggle from project root | Alan Pearce | 2024-05-22 | -1/+3 |
| | ||||
* | prefect: have home-manager manage X session | Alan Pearce | 2024-05-21 | -0/+2 |
| | ||||
* | emacs: quieten eglot properly | Alan Pearce | 2024-05-21 | -1/+1 |
| | ||||
* | emacs: try treemacs | Alan Pearce | 2024-05-21 | -0/+40 |
| | ||||
* | emacs: silence byte-compiler warnings from extraConfig | Alan Pearce | 2024-05-21 | -4/+4 |
| | ||||
* | format init.el | Alan Pearce | 2024-05-21 | -3/+3 |
| | ||||
* | avoid hardcoding absolute path to this repo in nix | Alan Pearce | 2024-05-21 | -1/+1 |
| | ||||
* | emacs: fix magit-project integration erroring when called too early | Alan Pearce | 2024-05-21 | -2/+2 |
| | ||||
* | emacs: fix lsp-mode in daemon sessions | Alan Pearce | 2024-05-21 | -2/+3 |
| | ||||
* | emacs: use personal just-mode fork with tree-sit support | Alan Pearce | 2024-05-20 | -0/+9 |
| | ||||
* | remove subdirectory .gitignore files | Alan Pearce | 2024-05-20 | -2/+0 |
| | | | | | | | | | They were necessary back when I was using two separate repositories and didn't have a better way of specifying per-system configurations. With the wrapper scripts, the file to use can be deduced on the fly instead of relying on the creation of a symlink like {configuration,home}.nix -> ${HOSTNAME}.nix | |||
* | dev/base: indent fish files with 4 spaces, as fish_indent expects | Alan Pearce | 2024-05-20 | -0/+3 |
| | ||||
* | fish: fix newest/oldest | Alan Pearce | 2024-05-20 | -8/+12 |
| | | | | | | | | before: - errors if arg was not a directory - hours and minutes were incorrectly separated, making sort inaccurate - `newest` would show the oldest file as reverse is handled per-key | |||
* | emacs: make <leader>j jump to {lsp,eglot} symbol intelligently | Alan Pearce | 2024-05-20 | -1/+12 |
| | ||||
* | emacs: show TODO comments in magit | Alan Pearce | 2024-05-19 | -0/+6 |
| | ||||
* | extract new packages/overrides to nix-packages submodule | Alan Pearce | 2024-05-18 | -4/+3 |
| | ||||
* | dev/base: enable lorri notifications | Alan Pearce | 2024-05-18 | -1/+4 |
| | ||||
* | move lorri service to home-manager | Alan Pearce | 2024-05-18 | -0/+1 |
| | ||||
* | dev/base: fix inconsistent indentation in go files | Alan Pearce | 2024-05-18 | -1/+1 |
| | ||||
* | golang: add more dev tools | Alan Pearce | 2024-05-18 | -0/+3 |
| | ||||
* | move TERMINAL (not TERM!) setting to i3.nix, where it is used | Alan Pearce | 2024-05-18 | -3/+3 |
| | ||||
* | emacs: use emacs service on linux | Alan Pearce | 2024-05-18 | -0/+5 |
| | ||||
* | user/base: fix bat warning | Alan Pearce | 2024-05-18 | -1/+1 |
| | ||||
* | fish: fix unaltered copy-paste in dired.fish | Alan Pearce | 2024-05-18 | -1/+1 |
| | ||||
* | user: fix jinx-mode missing dictionaries when launched from DE | Alan Pearce | 2024-05-18 | -4/+5 |
| | | | | | remove aspell, use nuspell/hunspell instead. They already know where to look for dictionaries. | |||
* | emacs: remove darwin path setting | Alan Pearce | 2024-05-18 | -6/+0 |
| | | | | no longer needed thanks to use of Raycast script | |||
* | wip | Alan Pearce | 2024-05-18 | -0/+2 |
| | ||||
* | de-flake local systems | Alan Pearce | 2024-05-18 | -3/+12 |
| | ||||
* | remove nixpkgs flake pin | Alan Pearce | 2024-05-18 | -3/+0 |
| | ||||
* | emacs: install evil-lion for alignment via gl/gL | Alan Pearce | 2024-05-18 | -0/+8 |
| | ||||
* | fish: add functions to open magit/dired in emacs | Alan Pearce | 2024-05-18 | -0/+16 |
| |