In magit, there's the magit-git-executable variable to customize how magit finds the git executable. Is there a simpler variable in treemacs?
I hava an alias for my shell to find find my alternative git, but treemacs does not seem to pick up that alias. I think it is because processes launched by emacs does not inherits shell alias.
Hi,
In
magit
, there's themagit-git-executable
variable to customize how magit finds the git executable. Is there a simpler variable in treemacs?I hava an alias for my shell to find find my alternative git, but treemacs does not seem to pick up that alias. I think it is because processes launched by emacs does not inherits shell alias.