summaryrefslogtreecommitdiff
path: root/sh
AgeCommit message (Collapse)Author
2024-08-22mpvy consider yt-dlp using cookiesXiao Pan
2024-08-22add news urlXiao Pan
2024-08-18consider git checkout and cherry-pick errorXiao Pan
2024-08-14Revert "pme username auto enter tab to switch to password field"Xiao Pan
This reverts commit 17f49a2e1c15c6b419a88ad3e467336ffc7debc6. Because auto enter tab maybe not a good idea, what if the field treat tab as a character isntead of switch to another field? For example, an cli/tui program.
2024-08-14pme username auto enter tab to switch to password fieldXiao Pan
2024-08-14pme output usernameXiao Pan
2024-08-14my passmenuXiao Pan
2024-08-13new ca wgXiao Pan
2024-08-08coinbase xmr return null, so I switch to kraken apiXiao Pan
2024-08-02sb: better -mXiao Pan
2024-08-02uninstall libredwg-gitXiao Pan
2024-08-02sb -m flag to run clis in current computer alsoXiao Pan
2024-08-02ventoy update needs confirm with yXiao Pan
2024-08-02upd: awk here no need printfXiao Pan
2024-08-02upd insp music() go first before pp upd finish and suspendXiao Pan
2024-08-02u: use more $@, fix upd at insp no $@ bugXiao Pan
2024-08-02u: now can pass args to updXiao Pan
2024-08-02upd: automate vrm monthly recurring maintenanceXiao Pan
2024-07-31gitpu add branch argumentXiao Pan
2024-07-22sb: ssh to cfg branches servers to execute specified commandsXiao Pan
2024-07-22reco, maybe fix, ;; after exit 1Xiao Pan
2024-07-22reco better prompt notificationXiao Pan
2024-07-22reco wait 1 second to remove notificationXiao Pan
2024-07-22reco fulscreen record flagXiao Pan
2024-07-07mpra exit 1 instead or 0 when no PKGBUILD seems more correctXiao Pan
2024-07-07mpra maybe more correct to use -u instead of -t, because I do not care if ↵Xiao Pan
time is preserved, not tested
2024-07-04pa use ping -c1 instead of -w5, less packets to send, maybe more correct and ↵Xiao Pan
better
2024-07-03fix: vpn need restore wg defaults at aa for all insp to aa connection down ↵Xiao Pan
situations
2024-06-30vpn add promptXiao Pan
2024-06-29aa is easier to read than xyzaaXiao Pan
2024-06-29feat: copy insp mirrorlists to studio when in same networkXiao Pan
2024-06-28upd copy ca mirrorlist to aa because now aa wg to caXiao Pan
2024-06-28updateXiao Pan
2024-06-27updateXiao Pan
2024-06-27new aa vpn default wg to ca, so need to disable that and enable aa vpn ↵Xiao Pan
server listen to insp wg directly
2024-06-27refactor: only awk, no need grepXiao Pan
2024-06-26vip add new aa vpn outputXiao Pan
2024-06-26add wg_aa vpn thingsXiao Pan
2024-06-25fix: upd consider xyzaa reflector get cn mirrorlistsXiao Pan
2024-06-24refactorXiao Pan
2024-06-24updateXiao Pan
2024-06-24refactorXiao Pan
2024-06-24refactor: upd less code to add for new VPSXiao Pan
2024-06-24feat: u auto get host nameXiao Pan
2024-06-22ujs refactor and add toggle webgl featureXiao Pan
2024-06-22rename rfp as ujs, cause I will add feature of enable webglXiao Pan
2024-06-19fix: upd duplicity --use-agent gpg key maybe timeout with do full backup, ↵Xiao Pan
not using it now
2024-06-18I decided to use `cd ... || exit` instead of `exit 1`Xiao Pan
Because only exit will still return cd error code, so no need to exit 1.
2024-06-18Remove ccgpXiao Pan
This `cc -Wall $(pkg-config --cflags --libs gsl --libs plplot) -o filename filename.c` works well and I also take notes about old way. ccgp is not very useful now because I'm more familiar with build process and I don't want to link unnecessary libraries when require less libs.
2024-06-05upd: remove dyafk related, dyafk useless, not count as watch timeXiao Pan