Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-28 | fix: use awk instead of nawk, some of my systems does not have nawk installed | Xiao Pan | |
2024-02-28 | New script prp, to practice password without print password on-screen | Xiao Pan | |
2024-02-26 | change wording to adhere to the style of other pacman hooks | Xiao Pan | |
2024-02-26 | pac is both var and function name, so maybe change to another | Xiao Pan | |
2024-02-26 | update | Xiao Pan | |
2024-02-24 | update | Xiao Pan | |
2024-02-24 | query checkrebuild log by query pacman hook output | Xiao Pan | |
/usr/share/libalpm/hooks/rebuild-detector.hook has a line `NeedsTargets` shows it maybe checkrebuild by `printf 'zoom\nminiconda3' | checkrebuild` instead of check all by `checkrebuild`, so I think query pacman hook will be faster than run another `checkrebuild` | |||
2024-02-24 | add comments about awk f=1 things | Xiao Pan | |
2024-02-23 | faster and less code | Xiao Pan | |
2024-02-23 | rebuild qt5-styleplugins or qt6-gtk2 if qt5-base or qt6-base update | Xiao Pan | |
I can not think a better way to let pacman hook rebuild via aur helper | |||
2024-02-23 | fix: setcap-iotop.hook renamed to setcap-iotop-c.hook, so need to change ↵ | Xiao Pan | |
Makefile also | |||
2024-02-23 | update | Xiao Pan | |
2024-02-23 | add pacman hooks | Xiao Pan | |
2024-02-23 | Reorganize shell scripts into sh dir, consider in the future fsh will have ↵ | Xiao Pan | |
different kinds of files | |||
2024-02-22 | git restore-mtime to prevent rsync sync actually not modified files | Xiao Pan | |
2024-02-21 | update | Xiao Pan | |
2024-02-11 | update | Xiao Pan | |
2024-02-11 | update | Xiao Pan | |
2024-02-11 | update | Xiao Pan | |
2024-02-10 | update | Xiao Pan | |
2024-02-05 | I regularly use that password now, so no need to practise anymore. | Xiao Pan | |
2024-02-04 | update | Xiao Pan | |
2024-02-01 | feat: Add the other google email; refactor code | Xiao Pan | |
2024-01-30 | update | Xiao Pan | |
2024-01-24 | update | Xiao Pan | |
2024-01-21 | update | Xiao Pan | |
2024-01-19 | update | Xiao Pan | |
2024-01-18 | update | Xiao Pan | |
2024-01-16 | refactor | Xiao Pan | |
2024-01-16 | paru bug reguression workaround, paru not working well with `grep -m1` in ↵ | Xiao Pan | |
the new version, paru seems exit after grep find the match | |||
2024-01-13 | update | Xiao Pan | |
2024-01-13 | fix: duplicity --use-agent does not work when ssh to studio and pp | Xiao Pan | |
2024-01-13 | merge insp pp studio ka upd into one upd script | Xiao Pan | |
2024-01-10 | no stderr | Xiao Pan | |
2024-01-09 | fix: bad find logic cause some dir not search; refactor: one liner to multi line | Xiao Pan | |
2024-01-09 | add makefile | Xiao Pan | |
2024-01-09 | This software is under GPL-3.0-or-later license. Add LICENSE file. | Xiao Pan | |
2024-01-09 | init from config_local_arch personal shell scripts | Xiao Pan | |
git log history see https://git.flylightning.xyz/config_local_arch/tree/home/xyz/.local/bin?id=d266c511cffb7eeb20bf1e4610d9d32557b7d0e6 |