Skip to main content
The 2024 Developer Survey results are live! See the results

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • You seem to be the developer of zsh-autocomplete. If that's the case, please disclose that when advertising it.
    – muru
    Commented May 23, 2021 at 17:50
  • Fair enough. Added. Commented May 23, 2021 at 18:06
  • 1
    If I understand correctly, this overwrites all my git commands? What I want is to map all dotfiles to git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME, then alias commands like dotfiles status to dst. However, I want to keep git as is. Commented May 23, 2021 at 22:13