Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-03-16 | home: minor tweaks | stuebinm | 1 | -2/+5 | |
2024-03-15 | home: i have officially lost control of all the git repos | stuebinm | 1 | -0/+10 | |
so I added a command to search though them :) Should help whenever I'm not sure if I have cloned something already. Intended usage is something like `cd (git where)`. It might be useful to extend this so it doesn't assume everything has a remote called `origin', but looks like my only three git repos which don't have one (and which are not my own) where cloned via heartwood/radicle, and I'm unlikely to need those again tbh. … tbh, it might also be worth it to add a mass-fetch command? So much of what I've cloned is just old stuff lying around … | |||||
2024-03-07 | home-minimal: useful git branch sorting default | stuebinm | 1 | -0/+1 | |
2024-03-07 | home-minimal: dogdns → doggo, punycode via libidn | stuebinm | 1 | -0/+2 | |
doggo is more maintained, can use IPv6, queries all nameservers at once by default, and generally feels comfier. (now if only it had a man page ..) | |||||
2024-03-04 | home: small stuff | stuebinm | 1 | -0/+3 | |
2024-02-11 | home: tweak git config | stuebinm | 1 | -0/+3 | |
2024-01-21 | home: fix $MANPAGER with bat | stuebinm | 1 | -0/+1 | |
turns out there's an issue for that: https://github.com/sharkdp/bat/issues/2563 and even a hint in bat's README.md | |||||
2024-01-08 | home: use zdiff3 for git | stuebinm | 1 | -0/+1 | |
2023-10-09 | updates | stuebinm | 1 | -0/+1 | |
2023-04-10 | home: git search with nicer shell output | stuebinm | 1 | -1/+1 | |
2023-03-23 | home: more aliases | stuebinm | 1 | -0/+1 | |
2023-03-19 | home: mds alias to read markdown files | stuebinm | 1 | -0/+8 | |
2023-03-18 | home: nicer man page pager | stuebinm | 1 | -0/+1 | |
2023-03-07 | home: git search alias | stuebinm | 1 | -1/+2 | |
slightly tweaked from the suggestion here: https://chaos.social/@Janik/109981566686066588 | |||||
2023-01-27 | new home packages | stuebinm | 1 | -0/+1 | |
2023-01-09 | home: add hg config | stuebinm | 1 | -0/+6 | |
2022-12-05 | update to nixos22.11 | stuebinm | 1 | -0/+6 | |
2022-06-15 | home: switch to different diff for git | stuebinm | 1 | -1/+3 | |
(delta produces memory allocation bugs) | |||||
2022-02-05 | add minimal home manager config | stuebinm | 1 | -0/+117 | |
(mostly to reduce hassle / build times for smaller machines) |