Blog: 2024-02-07
Jump to navigation
Jump to search
Quick repo sync!
cat ~/.repos.txt | xargs -I{} -P (nproc) fish -c 'sync-repo {}'
Couple ideas of projects
- python version manager, still... though maybe apt is just the way to do this... but not really, pinning versions is nice, and installing prereleases, etc.
- fish issue https://github.com/fish-shell/fish-shell/issues/7944
- fish_indent removing spaces after redirection (related to https://github.com/fish-shell/fish-shell/issues/2899)
- pager with some features like https://wiki.abuissa.net/wiki/Pager_features
- better dark mode for mediawiki, without using invert transformations
- protonmail auto advance and general ui cleanup