index
:
fsh
master
My shell utilities
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sh
Age
Commit message (
Expand
)
Author
2024-03-08
news add telegram to check vps availability
Xiao Pan
2024-03-06
feat: upd consider xyzia, still need more codes
Xiao Pan
2024-03-05
feat: sbar wg add ia
Xiao Pan
2024-03-05
feat: backup ia cfgs
Xiao Pan
2024-03-04
fix: workaround paru color output
Xiao Pan
2024-03-04
update
Xiao Pan
2024-03-03
fix: exit if makepkg sign failed to avoid bad sig create more problems
Xiao Pan
2024-03-03
fix: upd consider paru `==> Making package: ...`, also simplify the regex
Xiao Pan
2024-03-03
update
Xiao Pan
2024-03-02
update
Xiao Pan
2024-03-02
fix: see `man pacman`, multiple ignore packages need to be seperate by comma
Xiao Pan
2024-03-02
try aalcritty-git see if sometimes typs <D- issue fixed or not, I do not wish...
Xiao Pan
2024-03-01
fix: consider util-linux
Xiao Pan
2024-03-01
fix
Xiao Pan
2024-02-28
update
Xiao Pan
2024-02-28
unset prp pass vars just in case it being sourced
Xiao Pan
2024-02-28
prp no need `alacritty --hold`, because if enter password correct just exit a...
Xiao Pan
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
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
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
2024-02-23
Reorganize shell scripts into sh dir, consider in the future fsh will have di...
Xiao Pan