-
**Basic checklist**
- [x] I have read the README
- [x] I have read the wiki
- [x] I have read `:h session`, `:h mksession`, and `:h sessionoptions`
- [x] I have searched through existing/closed is…
-
### This issue is about
* [ ] Man pages or command-line usage
* [ ] Website documentation
* [x] Packaging
* [x] Other
### Describe the issue
I help maintain Gentoo ebuild of yadm, and it w…
-
目前Bob不支持不同设备之间的配置同步,只支持导入导出。但是导入导出还是不是特别方便,其实实现配置同步的方式很简单,那就是使用yadm把bob的配置文件保存起来。yadm支持加密,也不用担心aksk被泄露。
从 #100 了解到配置文件存储位置,大概看了下。建议还是遵循XDG,因为默认大家都会把XDG_CONFIG_DIRS通过yadm进行管理
https://wiki.archlin…
-
## Erroneous Behavior
error when updating vscode extensions which are not released, such as [debugpy](https://marketplace.visualstudio.com/items?itemName=ms-python.debugpy)
```
topgrade -…
-
When I set up a new machine with Manjaro (Sway), it has some dotfiles conflicting with mine.
I want to overwrite all of them on clone, maybe if `-f` is provided twice?
-
I've noticed this a long time (+1 year, ever since I started relying on tramp), on several computers, and emacs versions.
In M-x magit-status, I select the chunks I want to stage, of a file, minibu…
-
## Erroneous Behavior
oh-my-zsh step is tried and fails when topgrade is run over ssh, even though oh-my-zsh is not installed.
The failing command seems to run right at the end of another step, in…
-
## Erroneous Behavior
Ohmyzsh step is being ran instead of zplug step, as mentioned in [here](https://github.com/topgrade-rs/topgrade/pull/507#issuecomment-1647206404).
## Expected Behavio…
-
### Problem
I use lsp-saga to go to definitions, references etc, but many a times (when I am into more than one nested floating windows), when I close the floating windows, the cursor goes to the lef…
ghost updated
8 months ago
-
I'm using `zinit` to install nvm, zinit allows things to be run lazily and can execute scripts, and load/unload completions, as well as keep track of them. I am also using `yadm`, yadm manages dotfile…