Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | 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 | |
| | |||||
* | bin: fix error when not using direnv | Alan Pearce | 2024-05-22 | -2/+1 | |
| | |||||
* | bin: remove ~/.config/nixpkgs if it's a broken symlink | Alan Pearce | 2024-05-22 | -0/+4 | |
| | |||||
* | prefect: have home-manager manage X session | Alan Pearce | 2024-05-21 | -0/+2 | |
| | |||||
* | tailscale all the things! | Alan Pearce | 2024-05-21 | -0/+6 | |
| | |||||
* | emacs: quieten eglot properly | Alan Pearce | 2024-05-21 | -1/+1 | |
| | |||||
* | nix: pin flake to channel | Alan Pearce | 2024-05-21 | -0/+4 | |
| | |||||
* | enable Tailscale OIDC client | Alan Pearce | 2024-05-21 | -2/+10 | |
| | |||||
* | emacs: try treemacs | Alan Pearce | 2024-05-21 | -0/+40 | |
| | |||||
* | emacs: silence byte-compiler warnings from extraConfig | Alan Pearce | 2024-05-21 | -4/+4 | |
| | |||||
* | linde: configure dex | Alan Pearce | 2024-05-21 | -0/+57 | |
| | |||||
* | update searchix | Alan Pearce | 2024-05-21 | -7/+6 | |
| | |||||
* | darwin: disable linux-builder for now | Alan Pearce | 2024-05-21 | -1/+0 | |
| | |||||
* | format init.el | Alan Pearce | 2024-05-21 | -3/+3 | |
| | |||||
* | avoid hardcoding absolute path to this repo in nix | Alan Pearce | 2024-05-21 | -2/+2 | |
| | |||||
* | 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 | |
| | |||||
* | Make nix wrapper scripts resilient to unkeyed NIX_PATH entries | Alan Pearce | 2024-05-21 | -9/+11 | |
| | |||||
* | direnv: fall back to nix-shell instead of flake if lorri not found | Alan Pearce | 2024-05-21 | -1/+1 | |
| | |||||
* | darwin: re-enable lorri | Alan Pearce | 2024-05-21 | -1/+2 | |
| | |||||
* | lib: simplify mkPathable | Alan Pearce | 2024-05-21 | -8/+5 | |
| | |||||
* | emacs: use personal just-mode fork with tree-sit support | Alan Pearce | 2024-05-20 | -0/+9 | |
| | |||||
* | update sources | Alan Pearce | 2024-05-20 | -24/+24 | |
| | |||||
* | remove subdirectory .gitignore files | Alan Pearce | 2024-05-20 | -8/+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 | |
| | |||||
* | fix error applying enchant override | Alan Pearce | 2024-05-19 | -4/+4 | |
| | |||||
* | emacs: show TODO comments in magit | Alan Pearce | 2024-05-19 | -0/+6 | |
| | |||||
* | update packages submodule | Alan Pearce | 2024-05-19 | -0/+0 | |
| | |||||
* | update packages submodule | Alan Pearce | 2024-05-19 | -0/+0 | |
| | |||||
* | update packages submodule | Alan Pearce | 2024-05-18 | -0/+0 | |
| | |||||
* | linde: install ssh key for github-actions | Alan Pearce | 2024-05-18 | -4/+5 | |
| | |||||
* | linde: undo partial de-flakification | Alan Pearce | 2024-05-18 | -1/+0 | |
| | |||||
* | update packages submodule | Alan Pearce | 2024-05-18 | -0/+0 | |
| | |||||
* | extract new packages/overrides to nix-packages submodule | Alan Pearce | 2024-05-18 | -823/+35 | |
| | |||||
* | cleanup | Alan Pearce | 2024-05-18 | -2/+1 | |
| | |||||
* | shell: use babelfish to translate bash scripts | Alan Pearce | 2024-05-18 | -0/+1 | |
| | |||||
* | dev/base: enable lorri notifications | Alan Pearce | 2024-05-18 | -1/+4 | |
| | |||||
* | move lorri service to home-manager | Alan Pearce | 2024-05-18 | -1/+1 | |
| | |||||
* | move nix cache settings to nix.nix | Alan Pearce | 2024-05-18 | -15/+13 | |
| | |||||
* | cleanup some unused packages | Alan Pearce | 2024-05-18 | -9/+0 | |
| | |||||
* | remove old files | Alan Pearce | 2024-05-18 | -460/+0 | |
| | |||||
* | 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 | |
| | |||||
* | user-interface: remove unknown setting | Alan Pearce | 2024-05-18 | -2/+0 | |
| | |||||
* | emacs: use emacs service on linux | Alan Pearce | 2024-05-18 | -0/+5 | |
| |