Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-26 | update | Xiao Pan | |
2024-06-19 | remove some seems useless packages, for now | Xiao Pan | |
2024-06-13 | update | Xiao Pan | |
2024-06-01 | htop merge command name and command line | Xiao Pan | |
https://unix.stackexchange.com/a/657002 | |||
2024-06-01 | nvim config to open readonly if file already been opened | Xiao Pan | |
2024-06-01 | nvim new release has my fix, so no need latest version of the plugin | Xiao Pan | |
https://github.com/tpope/vim-markdown/commit/f2b82b7884a3d8bde0c5de7793b27e07030eb2bc | |||
2024-06-01 | vrc statusline show if there is newline at EOF | Xiao Pan | |
2024-05-27 | feat: install browserpass | Xiao Pan | |
mobile-config-firefox new version fixed extension window no show bug, now even though phosh keyboard can't output shift, so ctrl-shift-f hotkey not working, but I can still press some buttons to autofill user and password. passff maybe a better choice because it put passff icon near the input box, so easier to press on phone, but I would like to use same add on both computer and phone. | |||
2024-05-05 | vrc consider studio use headles firefox for douyu afk | Xiao Pan | |
2024-05-04 | nvim config more universal, so all my computers can have the same config | Xiao Pan | |
2024-05-04 | aur xxd-standalone deleted, switch to official tinyxxd pkg | Xiao Pan | |
2024-05-02 | neofetch is archived, switch to fastfetch | Xiao Pan | |
2024-04-21 | only insp install rustup, all others uninstall or rustc | 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 | comment | Xiao Pan | |
2024-04-17 | nvim better fold title contrast | Xiao Pan | |
2024-04-17 | alacritty change to correct true old theme | Xiao Pan | |
2024-04-17 | lf change some keybindings to my like | 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-04-17 | alacritty use default TERM, send COLORTERM for server ls show color | Xiao Pan | |
2024-04-07 | add drill | Xiao Pan | |
2024-03-30 | update | Xiao Pan | |
2024-03-10 | 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-09 | arch systemd pkgbuild enabled systemd-userdbd.socket by default in commit ↵ | Xiao Pan | |
8545926672960dc46a51d03baa8263f5a16faa44 | |||
2024-03-09 | update | Xiao Pan | |
2024-03-04 | update | Xiao Pan | |
2024-02-29 | remove android-tools, not sure why I installed this | Xiao Pan | |
2024-02-28 | remove fcitx5 | Xiao Pan | |
I curretnly have not yet fix phosh login ui squeekboard virtual keyboard can not open when enable fcitx5 issue. And fcitx5 auto running at background without me using it and consume a lot of RAM. | |||
2024-02-04 | update | Xiao Pan | |
2024-02-01 | update | Xiao Pan | |
2024-01-31 | update | Xiao Pan | |
2024-01-21 | htop new version | Xiao Pan | |
2024-01-20 | update | Xiao Pan | |
2024-01-16 | update | Xiao Pan | |
2024-01-13 | empty upd_rsync_files file for upd cross machine code | Xiao Pan | |
2024-01-09 | update | Xiao Pan | |
2024-01-09 | update | Xiao Pan | |
2024-01-07 | add nc | Xiao Pan | |
2024-01-06 | update | Xiao Pan | |
2024-01-03 | fcitx5-pinyin-moegirl aur package author disown the package, I prefer its ↵ | Xiao Pan | |
new maintainer's PKGBUILD, so I switch back. | |||
2023-12-29 | update | Xiao Pan | |
2023-12-29 | Revert "feat: alacritty run bell" | Xiao Pan | |
This reverts commit 45cd519f269c725d51352ec35291a8996a52163b. Because alacritty somehow ring a lot. | |||
2023-12-29 | feat: alacritty run bell | Xiao Pan | |
2023-12-29 | fix: alacritty change back to old color scheme | Xiao Pan | |
https://github.com/alacritty/alacritty/blob/91e3cd6a40aa98cf9a76e7cd3534f7fbb0a27098/CHANGELOG.md?plain=1#L48 |