|
|
|
|
|
by spywhere
1654 days ago
|
|
I did the same with my dotfiles setup, but it's for my personal preferences. Moreover, I think I have more options to skip particular part / packages while also try to be idempotent as much as it can. https://github.com/spywhere/dotfiles |
|
I found it highly amusing that we're taking similar approaches for a lot of things: a wrapper function for sudo and fetch, and OS detection (especially the appending WSL suffix part). Mine is not as idempotent as yours, and having a per-package definition is still in my TODO list, though.
[1]: https://github.com/sirn/dotfiles