summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-04updateXiao Pan
2024-02-04refactorXiao Pan
2024-02-01updateXiao Pan
2024-01-31updateXiao Pan
2024-01-21fix: 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-21htop new versionXiao Pan
2024-01-21updateXiao Pan
2024-01-20updateXiao Pan
2024-01-20updateXiao Pan
2024-01-19updateXiao Pan
2024-01-16updateXiao Pan
2024-01-16updateXiao Pan
2024-01-16updateXiao Pan
2024-01-16updateXiao Pan
2024-01-13updateXiao Pan
2024-01-13metaXiao Pan
2024-01-13empty upd_rsync_files file for upd cross machine codeXiao Pan
2024-01-10workaround paru regression or fix my script bugXiao Pan
2024-01-09updateXiao Pan
2024-01-09updateXiao Pan
2024-01-09metaXiao Pan
2024-01-09move to fshXiao Pan
2024-01-07add ncXiao Pan
2024-01-06updateXiao Pan
2024-01-06updateXiao Pan
2024-01-03fcitx5-pinyin-moegirl aur package author disown the package, I prefer its ↵Xiao Pan
new maintainer's PKGBUILD, so I switch back.
2024-01-02duplicity longer full bakcup time, because it does not seem take too much spaceXiao Pan
2023-12-29updateXiao Pan
2023-12-29Revert "feat: alacritty run bell"Xiao Pan
This reverts commit 45cd519f269c725d51352ec35291a8996a52163b. Because alacritty somehow ring a lot.
2023-12-29feat: alacritty run bellXiao Pan
2023-12-29fix: alacritty change back to old color schemeXiao Pan
https://github.com/alacritty/alacritty/blob/91e3cd6a40aa98cf9a76e7cd3534f7fbb0a27098/CHANGELOG.md?plain=1#L48
2023-12-28metaXiao Pan
2023-12-28fix: alacritty config migrate to .tomlXiao Pan
2023-12-28fix: newline char after cli finishXiao Pan
2023-12-28featXiao Pan
2023-12-28perf: Maybe improve performance, need testsXiao Pan
2023-12-28pacdiffXiao Pan
2023-12-28updateXiao Pan
2023-12-28metaXiao Pan
2023-12-28`mv -t` is not POSIX compliant, but busybox support it, so I see not much ↵Xiao Pan
reason for mvt to exist
2023-12-28updateXiao Pan
2023-12-25pp ethernet network interface has different nameXiao Pan
2023-12-25updateXiao Pan
2023-12-19I switch to y as systemctl because it is shorter.Xiao Pan
2023-12-19updateXiao Pan
2023-12-19updateXiao Pan
2023-12-19updateXiao Pan
2023-12-19fixXiao Pan
2023-12-19use studio as mirror website for fly-any repoXiao Pan
2023-12-16updateXiao Pan