刚回国了。
我记得spacemacs是有改melpa, org的源的,不知道doom emacs有没有这样类似的配置?
谢谢!
刚回国了。
我记得spacemacs是有改melpa, org的源的,不知道doom emacs有没有这样类似的配置?
谢谢!
没有
我只知道这样
只适用于第一次 straight-use-package , 不适用于 pull
求助, 用了之后回显:
Installing packages…
> Updating recipe repos...
> In repository "melpa", remote "origin" has URL
"https://gitclone.com/github.com/melpa/melpa.git"
but recipe specifies a URL of
"https://github.com/melpa/melpa.git"
1) Abort
2) Rename remote "origin" to "origin-1", re-create "origin" with correct URL, and fetch
3) Rename remote "origin" manually, re-create it with correct URL, and fetch
4) Delete remote "origin", re-create it with correct URL, and fetch (Recommended)
5) Delete remote "origin", re-create it with manual URL
这个怎么处理? 每个选项都试了一遍, 不顶用?
doom似乎都是直接从git上搬的,安装慢也没啥办法…
单看英文似乎选4?
用 cask 作为包管理器,然后用 package! 的 :local-repo 定位 cask 安装包的位置
三百多个package!都要这么指定太累了,而且cask下载guthub库照样慢。
这个是在第一次 straight-use-package 时能够使用,想要 pull 时使用得修改一下 straight.el 里的代码,( 我不使用 doom ,不清楚 doom 对 straight 有什么特殊的修改)
而且 push 什么的都用不了,只能在第一次加速
本地配置socks5代理,然后配置proxychains,使用doom时运行proxychains -q doom xxx