同学习,共进步

Giant-Panda

Hello World!

摘要: 今天想用yay下载steam++加速github网页时发现yay下载一段时间后速度变为零,想到应该是aur源的问题,但是aur修改成国内源后发现没有用,于是想到可以手动修改PKGBUILD文件的source地址进行加速,而且网上也没有看到这种方法,所以来分享一下。 1.先上archwiki的aur界 阅读全文
posted @ 2022-03-20 23:14 猎犬星 阅读(3868) 评论(0) 推荐(1)
摘要: git clone 下载加速 1. 先在github将仓库地址复制下来 2. git clone时将https://github.com/* 改为https://gitclone.com/github.com/* vim-plug下载加速 1. 不使用Plug '作者名/仓库名这种简写' 而是使用P 阅读全文
posted @ 2022-03-14 23:14 猎犬星 阅读(615) 评论(0) 推荐(0)
摘要: 开始时在archwiki上看到的是以下命令 mkdir <shared folders root directory> vmware-hgfsclient vmhgfs-fuse -o allow_other -o auto_unmount .host:/<shared_folder> <share 阅读全文
posted @ 2022-03-10 15:02 猎犬星 阅读(357) 评论(0) 推荐(0)