Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-03 | temperory switch to alacritty-git see if sometimes ghost type `<D-` bug fixed | Xiao Pan | |
2024-03-03 | ihostart | Xiao Pan | |
2024-03-02 | update | Xiao Pan | |
2024-02-29 | update | Xiao Pan | |
2024-02-28 | prp use pass bash completion | Xiao Pan | |
2024-02-27 | update | Xiao Pan | |
2024-02-26 | update | Xiao Pan | |
2024-02-25 | update | Xiao Pan | |
2024-02-24 | update | Xiao Pan | |
2024-02-24 | update | Xiao Pan | |
2024-02-23 | tree ignore .git dir | Xiao Pan | |
2024-02-23 | update | Xiao Pan | |
2024-02-22 | update | Xiao Pan | |
2024-02-21 | update | Xiao Pan | |
2024-02-18 | Revert "some ideas are still good to learn more" | Xiao Pan | |
This reverts commit ddd2a305c2f8d5762e6a14910edb23f94599423b. | |||
2024-02-18 | some ideas are still good to learn more | Xiao Pan | |
2024-02-16 | update | Xiao Pan | |
2024-02-14 | Revert "In this hopeless world, a little bit echo chamber is not that bad, ↵ | Xiao Pan | |
at least it can give me some emotional comfort" This reverts commit d14e6ea3cd4f3093a5d51d8a78ac30769ee91dba. LET HOPELESS RULE ME! | |||
2024-02-14 | update | Xiao Pan | |
2024-02-14 | In this hopeless world, a little bit echo chamber is not that bad, at least ↵ | Xiao Pan | |
it can give me some emotional comfort | |||
2024-02-10 | update | Xiao Pan | |
2024-02-09 | pacnew | Xiao Pan | |
2024-02-09 | pacnew | Xiao Pan | |
2024-02-09 | A college class required these python packages | Xiao Pan | |
2024-02-07 | update | Xiao Pan | |
2024-02-05 | update | Xiao Pan | |
2024-02-05 | update | Xiao Pan | |
2024-02-04 | pacdiff | Xiao Pan | |
2024-02-03 | update | Xiao Pan | |
2024-02-02 | update | Xiao Pan | |
2024-01-31 | update | Xiao Pan | |
2024-01-31 | update | Xiao Pan | |
2024-01-27 | update | Xiao Pan | |
2024-01-21 | 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-21 | htop new version | Xiao Pan | |
2024-01-20 | update | Xiao Pan | |
2024-01-20 | alias vd use vidir instead, vidir2 has a bug | Xiao Pan | |
vidir2 when there's a a2 b b2, and I delete a and b, and I rename a2 to a and b2 to b; will keep a and b and rename those to a~ and b~, and delete a2 and b2 instead; seems only vidir2's bug, vidir works fine | |||
2024-01-19 | update | Xiao Pan | |
2024-01-18 | update | Xiao Pan | |
2024-01-16 | update | Xiao Pan | |
2024-01-16 | update | Xiao Pan | |
2024-01-16 | update | Xiao Pan | |
2024-01-13 | update | Xiao Pan | |
2024-01-13 | Revert "update" | Xiao Pan | |
This reverts commit 58a20364744b25552f3d1a2fbfa4a5a19ef6663c. | |||
2024-01-13 | update | Xiao Pan | |
2024-01-10 | workaround paru regression or fix my script bug | Xiao Pan | |
Maybe paru regression version 2.0.1 cause `paru -aSu | tee /dev/tty > a` output colored output break my upd grep script, expected not colored output because I pipe to things. see `pacman -Qs linux --color=auto | tee /dev/tty > a` shows uncolored output but `paru -Qs linux --color=auto | tee /dev/tty > a` shows colored output. Or maybe pacman is wrong, maybe pipe to /dev/tty maybe is considered as output to tty. | |||
2024-01-09 | update | Xiao Pan | |
2024-01-09 | meta | Xiao Pan | |
2024-01-09 | Move most shell scripts to a separate repo fsh | Xiao Pan | |
2024-01-09 | update | Xiao Pan | |