You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ git remote -v
...
found alias for git remote: gr
found alias for git remote -v: grv
~/Base/_Code/Python/betterborg master*
❯ g remote -v
...
# No detection
How is zsh-you-should-use installed?
zplug
oh-my-zsh
Antigen
Other (please specify)
Antibody
zshrc
antibody bundle "MichaelAquilina/zsh-you-should-use"
export YSU_MESSAGE_POSITION="after"
export YSU_MESSAGE_FORMAT="$(tput setaf 1)found %alias_type for %command: %alias$(tput sgr0)"
export YSU_MODE=ALL #BESTMATCH or ALL
export YSU_IGNORED_ALIASES=("g" "ll")
The text was updated successfully, but these errors were encountered:
Issue Details
How is zsh-you-should-use installed?
Antibody
zshrc
The text was updated successfully, but these errors were encountered: