Yet Another Dotfiles Manager
bcf6531da6
Before: yadm <TAB> # Completes git and yadm commands. yadm -Y . <TAB> # Completes yadm commands. yadm p<TAB> -u origin foo # Completes yadm+git commands like p*. yadm push -u origin <TAB> # Completes branch names and yadm commands. After: yadm <TAB> # Completes git and yadm commands. yadm -Y . <TAB> # Completes yadm commands. yadm p<TAB> -u origin foo # Completes yadm+git commands like p*. yadm push -u origin <TAB> # Completes branch names. |
||
---|---|---|
completion | ||
test | ||
.gitattributes | ||
.gitignore | ||
.notes.md | ||
.travis.yml | ||
bootstrap | ||
CHANGES | ||
CONTRIBUTORS | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
README.md | ||
yadm | ||
yadm.1 | ||
yadm.md | ||
yadm.spec |
yadm - Yet Another Dotfiles Manager
Features, usage, examples and installation instructions can be found on the website.