summaryrefslogtreecommitdiff
path: root/home/xyz/.config
AgeCommit message (Collapse)Author
2024-08-26testXiao Pan
2024-08-22updateXiao Pan
2024-08-18fix: neomutt new mail recipient tab complete errorXiao Pan
When type recipient "abc def" and press tab to complete, abc and def will be send as two separate argument to abook if use old `abook --mutt-query '%s'`. Change to `abook --mutt-query %s` or `abook --mutt-query` both works. See comment, `man neomuttrc` query_command.
2024-08-18install pipewire-pulse for firefox mic captureXiao Pan
2024-08-16pp no need firenvimXiao Pan
2024-08-15use custom repo sdcv-git that has my latest fix; patch aur pkgbuild to ↵Xiao Pan
provide stardict
2024-08-15calculix for freecad FEM, gmsh for meshXiao Pan
2024-08-05duplicity pkg update change python-paramiko to opt. dep., but I need it so I ↵Xiao Pan
install
2024-08-02updateXiao Pan
2024-07-31git configure format-patch always signoffXiao Pan
This config add Signed-off-by in commit msg. Related urls: https://mikegerwitz.com/2012/05/a-git-horror-story-repository-integrity-with-signed-commits https://stackoverflow.com/questions/46314273/keeping-gpg-signature-in-git-patches-with-format-patch https://handbook.gnome.org/development/commit-messages.html https://docs.kernel.org/process/5.Posting.html https://docs.kernel.org/translations/zh_CN/process/5.Posting.html https://docs.kernel.org/translations/zh_CN/process/submitting-patches.html#cn-submittingpatches https://wiki.openstack.org/wiki/GitCommitMessages
2024-07-25updateXiao Pan
2024-07-20neomutt no prompt for moving and deleting emailsXiao Pan
2024-07-19neomutt wrapper scrip to mbsync before and afterXiao Pan
2024-07-14git config use new emailXiao Pan
2024-07-14try backup email dirXiao Pan
2024-07-13typoXiao Pan
2024-07-06rsync as asdeps because if asexplict I need to add too many pkgsXiao Pan
2024-07-04dnsleaktest used for test vpn dns leaksXiao Pan
2024-07-03vrc commentXiao Pan
2024-07-02updateXiao Pan
2024-06-29feat: vrc toggle markdown foldXiao Pan
2024-06-29maybe more correctXiao Pan
2024-06-29feat: vrc enable markdown folding hotkeyXiao Pan
2024-06-27need swgp for insp wg to aaXiao Pan
2024-06-27updateXiao Pan
2024-06-27no dyafk now, studio no firefoxXiao Pan
2024-06-22highlight useful when watch file changeXiao Pan
2024-06-20fix: surfingkeys map and unmap some keys, disable useNeovimXiao Pan
2024-06-19maybe do not remove these packagesXiao Pan
2024-06-19maybe do not remove these packagesXiao Pan
2024-06-19remove some seems useless packages, for nowXiao Pan
2024-06-16fix newsboat url cgit-pink mailing list urlXiao Pan
2024-06-16updateXiao Pan
2024-06-16remove ME232 class AI tensorflow related packagesXiao Pan
2024-06-15updateXiao Pan
2024-06-13c standard feedXiao Pan
2024-06-13less useless pkgXiao Pan
2024-05-26htop merge command name and command lineXiao Pan
https://unix.stackexchange.com/a/657002
2024-05-25nvim config to open readonly if file already been openedXiao Pan
2024-05-24nvim new release has my fix, so no need latest version of the pluginXiao Pan
https://github.com/tpope/vim-markdown/commit/f2b82b7884a3d8bde0c5de7793b27e07030eb2bc
2024-05-16updateXiao Pan
2024-05-11neomutt comment about anonymous hostname headerXiao Pan
2024-05-08vrc statusline show if there is newline at EOFXiao Pan
2024-05-07install cmarkXiao Pan
2024-05-07add feedXiao Pan
2024-05-05vrc consider studio use headles firefox for douyu afkXiao Pan
2024-05-05newsboat enable itsfoss news feed for more FOSS newsXiao Pan
Not enabl those video feeds because they are too addictive, because I can be easily distracted by other videos and addicted to them. Not enable other news feed because those have too much irrelevant and not interested news.
2024-05-04nvim config more universal, so all my computers can have the same configXiao Pan
2024-05-04nvim rc add more comment about hex editingXiao Pan
2024-05-04nvim add hexmode plugin and related configsXiao Pan