Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File-centric ocd-{add,rm}, status functions #5

Closed
nycksw opened this issue Feb 27, 2015 · 2 comments
Closed

File-centric ocd-{add,rm}, status functions #5

nycksw opened this issue Feb 27, 2015 · 2 comments

Comments

@nycksw
Copy link
Owner

nycksw commented Feb 27, 2015

Be able to do something like this:

me@host$ ocd-add .newdotfile
OCD: Added .newdotfile

me@host$ ocd-status .newdotfile
OCD: .newdotfile is tracked

me@host$ ocd-rm .newdotfile
OCD: Removed .newdotfile

me@host$ ocd-status .newdotfile
OCD: .newdotfile is not tracked

@nycksw
Copy link
Owner Author

nycksw commented Feb 28, 2015

done: ocd-add

@nycksw
Copy link
Owner Author

nycksw commented Mar 1, 2015

done!

@nycksw nycksw closed this as completed Mar 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant