mirror of
https://github.com/TheLocehiliosan/yadm
synced 2026-03-02 03:49:29 +00:00
bcf6531da68dcc14c6f5716bd1af4e454cb91157
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.
yadm - Yet Another Dotfiles Manager 
Features, usage, examples and installation instructions can be found on the website.
Description
Languages
Python
59.4%
Shell
27%
Roff
10.5%
Makefile
2.3%
Dockerfile
0.8%