Blog: 2024-02-07: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
* better dark mode for mediawiki, without using invert transformations |
* better dark mode for mediawiki, without using invert transformations |
||
* protonmail auto advance and general ui cleanup |
* protonmail auto advance and general ui cleanup |
||
* native apt packaging for signal desktop |
|||
* apt packaging for deno |
Latest revision as of 23:08, 7 February 2024
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
- native apt packaging for signal desktop
- apt packaging for deno