Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-26 | cgitrc readme about page | Xiao Pan | |
2024-02-26 | update | Xiao Pan | |
2024-02-25 | update | Xiao Pan | |
2024-02-25 | mycgit.css change tab-size from default 8 to 4 | Xiao Pan | |
https://www.w3schools.com/cssref/css3_pr_tab-size.php | |||
2024-02-25 | meta | Xiao Pan | |
2024-02-25 | cgit syntax highlight using mycgit.css | Xiao Pan | |
mycgit.css import cgit.css and highlight.css. Because cgit.css is not a pacman backup file and it will be overwritten once cgit update. I can also update highlight.css automatically via pacman hook or `upd`. Also, I think `highlight` not using `--inline-css` maybe is a better way performance wise and more elegant (less messy generated html source code). | |||
2024-02-25 | fix bug syntax_type should change to syntax | Xiao Pan | |
2024-02-25 | update | Xiao Pan | |
2024-02-25 | update | Xiao Pan | |
2024-02-25 | highlight filetypes.conf more file extensions for .ini | Xiao Pan | |
Example files are: - <https://git.flylightning.xyz/config_local_arch/tree/home/xyz/.config/systemd/user/ssh-agent.service> - <https://git.flylightning.xyz/config_local_arch/tree/etc/systemd/network/10-cloud-init-eth0.network?h=ka> | |||
2024-02-25 | highlight use --syntax-by-name to simplify code | Xiao Pan | |
2024-02-25 | update | Xiao Pan | |
2024-02-25 | cgit better highlight | Xiao Pan | |
2024-02-25 | meta | Xiao Pan | |
2024-02-25 | default /etc/highlight/filetypes.conf | Xiao Pan | |
2024-02-25 | try cgit highlight | Xiao Pan | |
2024-02-25 | meta | Xiao Pan | |
2024-02-25 | cgit syntax highlighting try | Xiao Pan | |
2024-02-21 | update | Xiao Pan | |
2024-02-10 | pacnew | Xiao Pan | |
2024-02-10 | pacnew | Xiao Pan | |
2024-02-05 | pacdiff | Xiao Pan | |
2024-02-05 | update | Xiao Pan | |
2024-02-04 | update | Xiao Pan | |
2024-01-31 | update | Xiao Pan | |
2024-01-22 | update | Xiao Pan | |
2024-01-22 | fix: htop new version seems break old way of make htoprc unwritable to keep ↵ | Xiao Pan | |
config unchanged In the past, `chmod a-w ~/.config/htop/htoprc` is sufficient to let htop not able to write to htoprc. So configs keeps the same if I press anything in htop. But it seems htop new version 3.3.0 makes it not working. I'm not sure why. I suspect "Write configuration to temporary file first" in changelog is the reason <https://github.com/htop-dev/htop/blob/main/ChangeLog#L19>. Luckily, `chmod a-w ~/.config/htop` still works by making htop config dir not writable. | |||
2024-01-22 | htop new version | Xiao Pan | |
2024-01-21 | update | Xiao Pan | |
2024-01-20 | update | Xiao Pan | |
2024-01-20 | update | Xiao Pan | |
2024-01-20 | update | Xiao Pan | |
2024-01-17 | update | Xiao Pan | |
2024-01-13 | update | Xiao Pan | |
2024-01-13 | update | Xiao Pan | |
2024-01-13 | update | Xiao Pan | |
2024-01-13 | update | Xiao Pan | |
2024-01-10 | workaround paru regression or fix my script bug | Xiao Pan | |
2024-01-09 | update | Xiao Pan | |
2024-01-09 | update | Xiao Pan | |
2024-01-09 | meta | Xiao Pan | |
2024-01-09 | move to fsh | Xiao Pan | |
2024-01-07 | add nc | Xiao Pan | |
2024-01-04 | cgit set custom title, so others bookmark have sensible name | Xiao Pan | |
2024-01-02 | duplicity longer full bakcup time, because it does not seem take too much space | Xiao Pan | |
2023-12-28 | fix: newline char after cli finish | Xiao Pan | |
2023-12-28 | update | Xiao Pan | |
2023-12-28 | perf: Maybe improve performance, need tests | Xiao Pan | |
2023-12-28 | update | Xiao Pan | |
2023-12-28 | meta | Xiao Pan | |