Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-21 | only insp install rustup, all others uninstall or rustc | Xiao Pan | |
2024-04-20 | pacdiff | Xiao Pan | |
2024-04-18 | new server new api | Xiao Pan | |
2024-04-18 | sshd accept COLORTERM env to fix ls no color | Xiao Pan | |
If client use alacritty, after ssh into this remote server, ls doesn't show color. Can be workarounded by server sshd accept COLORTERM and client sshd send env. More see my comments in alacritty.toml config. | |||
2024-04-18 | ia ip change | Xiao Pan | |
2024-04-18 | ia data loss incident, new vps2arch install from debian | Xiao Pan | |
2024-04-17 | edit init.vim comments | Xiao Pan | |
RRethy/nvim-base16 change name to base16-nvim. I tested markdown treesitter, better but still not good. | |||
2024-04-17 | nvim customize old theme make fold title higher contrast | Xiao Pan | |
I choose to go back to old colorscheme plugin I use and customize it to make fold title higher contrast and more readable. Becase other theme plugins have other issues, so I would rather stick to the old plugin, plus it can be customized easily. | |||
2024-04-17 | nvim better fold title contrast | Xiao Pan | |
2024-04-17 | tab show 4 spaces width | Xiao Pan | |
2024-04-17 | lf change some keybindings to my like | Xiao Pan | |
2024-04-17 | less show tab width as 4 space instead of 8 | Xiao Pan | |
2024-04-17 | update | Xiao Pan | |
2024-04-17 | feat: gitcommit filetype set cc | Xiao Pan | |
2024-04-17 | feat: mail filetype set colorcolumn remind me max line char | Xiao Pan | |
2024-03-31 | update | Xiao Pan | |
2024-03-16 | pacdiff | Xiao Pan | |
2024-03-11 | makepkg no build debug packages | Xiao Pan | |
Reasons: 1. I don't want to build debug packages 2. It breaks my mpra scirpt Upstream code change: - https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/commit/90bf367e61b4f77f8351d0412be3d0c4ddadb85a - https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/merge_requests/1 | |||
2024-03-11 | Rename to wg0 so no need change names for new computer config. | Xiao Pan | |
2024-03-11 | switch to a FOSS implementation of unrar | Xiao Pan | |
2024-03-10 | htop put network io below disk io for easier compare | Xiao Pan | |
2024-03-10 | htop put disk io under iowait | Xiao Pan | |
disck io and iowait are closely related and I would like to view them closer to each other | |||
2024-03-10 | htop show iowait, change meters layout | Xiao Pan | |
F2 Setup/ - Display options/ Detailed CPU time - Meters/ - CPU average left column, blank right column - because CPU average is a long line, need blank to show full - credit: https://serverfault.com/a/848718 Also change meters layout, put Mem/Swp and CPU bars at bottom, because this way change in CPU count won't affect other meters' order | |||
2024-03-10 | less packages | Xiao Pan | |
2024-03-09 | uninstall some unneeded packages to save space for small SSD root partition | Xiao Pan | |
2024-03-06 | update | Xiao Pan | |
2024-03-06 | use ia jackett api key to qbt | Xiao Pan | |
2024-03-06 | meta | Xiao Pan | |
2024-03-06 | ia add fstab | Xiao Pan | |
2024-03-05 | fix: name ia not ka | Xiao Pan | |
2024-03-05 | meta | Xiao Pan | |
2024-03-05 | fix: name ia not ka | Xiao Pan | |
2024-03-05 | init ia use ka config | Xiao Pan | |
/etc/.cfgl/config chagne to ia branch /etc/hostname change to xyzia hostname /etc/myconf/cfgl_meta change changed file meta /etc/systemd/network/default.network use ia network config instead /etc/systemd/system/paccache.service.d/10-remove-all.conf use pp config to save space on SSD root partition /home/xyz/.bashrc use another color for bash PS1 /home/xyz/.config/myconf/pacman_Qqne less package to install, to save space | |||
2024-02-25 | update | Xiao Pan | |
2024-02-10 | pacnew | Xiao Pan | |
2024-02-10 | pacnew | Xiao Pan | |
2024-02-05 | pacdiff | Xiao Pan | |
2024-02-05 | update | Xiao Pan | |
2024-02-02 | update | Xiao Pan | |
2024-01-22 | 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-22 | htop new version | Xiao Pan | |
2024-01-21 | update | Xiao Pan | |
2024-01-20 | update | Xiao Pan | |
2024-01-17 | update | Xiao Pan | |
2024-01-13 | update | Xiao Pan | |
2024-01-10 | workaround paru regression or fix my script bug | Xiao Pan | |
2024-01-09 | update | Xiao Pan | |
2024-01-09 | update | Xiao Pan | |
2024-01-09 | move to fsh | Xiao Pan | |
2024-01-07 | add nc | Xiao Pan | |