1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-08-01 22:57:46 +00:00
Commit graph

2 commits

Author SHA1 Message Date
shelton louis
04c70789ea
Rewrite the yadm module. (#975)
I'm here to fix the mistake that I made with the Yadm module.

I removed completions in favor of just scripts. 
I also added a way to install yadm as well.
2024-10-17 16:02:10 -05:00
shelton louis
5ffdfca7e7
feat: add yadm completions to the repo (#960)
This is a request to add yadm completions to the repo.
These resemble the ones that are written for. The git one in your repo.
Yadm is a dotfiles manager that leverages `git` but uses your home
directory by default.

To see the tool go to <https://yadm.io/docs/overview>
2024-09-25 14:58:33 -05:00