Alphonse Mariya
Results
2
issues of
Alphonse Mariya
This adds a general solution to edit files hidden through sparse-checkout. Feel free to suggest a more suitable sub-command name than `edit` (https://github.com/alfunx/dotfiles.sh/commit/93dea16fbcf478fd13d443f50e7be6e830ab5803#diff-c3ae06f70363066574dc6f52338df7f5R202). Closes #9
With this we can use `_git` instead of `git --git-dir="$dotfiles_dir"`, which should make the code a bit less cluttered. If you agree but dislike `_git`, feel free to suggest a...