1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00
David Mandelberg 60e0fbbf42 Fix completion after a command-line flag.
Before:
  yadm checkout -f <TAB>  # Completes filenames.
  yadm checkout --yadm-dir <TAB>  # Completes filenames.

After:
  yadm checkout -f <TAB>  # Completes branch names.
  yadm checkout --yadm-dir <TAB>  # Completes filenames.
2019-11-25 16:55:06 -06:00
2017-01-09 16:52:01 -06:00
2016-09-07 22:35:05 -05:00
2017-02-11 11:36:58 -06:00
2017-02-08 21:06:00 -08:00
2017-10-24 22:12:23 -05:00
2017-10-24 22:12:23 -05:00
2017-02-10 14:53:52 -08:00
2017-10-16 17:36:14 -05:00
2016-09-08 08:08:22 -05:00
2017-10-24 22:12:23 -05:00
2017-10-24 22:12:23 -05:00
2017-10-24 22:12:23 -05:00
2017-10-24 22:12:23 -05:00

yadm - Yet Another Dotfiles Manager Build Status

Features, usage, examples and installation instructions can be found on the website.

https://thelocehiliosan.github.io/yadm/

Description
No description provided
Readme 10 MiB
Languages
Python 59.4%
Shell 27%
Roff 10.5%
Makefile 2.3%
Dockerfile 0.8%