yadm icon indicating copy to clipboard operation
yadm copied to clipboard

Yet Another Dotfiles Manager

Results 75 yadm issues
Sort by recently updated
recently updated
newest added

### Describe the bug In general, when I try to tab-autocomplete filenames when using yadm, it lags exceptionally bad to the point where I sometimes have to CTRL-C to do...

bug
3

### What does this PR do? The --recursive switch was ignored when YADM clones a dotfile repository. This commit causes "yadm clone --recursive" to also clone submodules in one go,...

2

### What does this PR do? When running "yadm clone" from a subdirectory of $YADM_WORK, e.g. from $HOME/Music, YADM failed to populate its working context: The list of files returned...

1

### What does this PR do? Rename the `local_*` variables to `YADM_*` and export them so that hooks and bootstrap can use them. ### What issues does this PR fix...

2

### What does this PR do? This is a draft implementation for #283 to be able to play with something real. ### What issues does this PR fix or reference?...

3

### What does this PR do? This addition adds the functionality to query local internal yadm commands for the purposes of creating alt files easier. ### What issues does this...

3

### What does this PR do? Add links in the README ### Have [tests][1] been written for this change? No ### Have these commits been [signed with GnuPG][2]? No ---...

documentation
1

### Is your feature request related to a problem? Please describe. I'm frustrated when templating doesn't lead to the expected outcome, sometimes due to small typos in template syntax. ###...

feature
2

_This feature request has been pulled out of Issue #69._ #### More explicit reporting of the status of encrypted files I think it'd help to have either a separate command...

feature
3

### Describe the bug Yadm does not list the _actual_ file paths if updated paths are provided in the CLI. ### To reproduce ```sh ❯ yadm --yadm-dir /etc/yadm --yadm-data /etc/yadm...

bug
2