Closed markljackson closed 7 years ago
When I type
id -GP #yes it's something I added
What I get is
id git push
Needless to say this is useless.
I've tried changing the alias in the GIT directory to
alias ggp='git push'
Didn't work. I even tried to comment it out.
Any ideas? (yes I've logged out/in, and even restarted.) Do I have to just get rid of the GIT plugin?
Never mind, I'm an idiot
TextExpander collection I download has
-gp = 'git push'
Ugh, sorry.
When I type
id -GP #yes it's something I added
What I get is
id git push
Needless to say this is useless.
I've tried changing the alias in the GIT directory to
alias ggp='git push'
Didn't work. I even tried to comment it out.
Any ideas? (yes I've logged out/in, and even restarted.) Do I have to just get rid of the GIT plugin?