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
* use `status dirname` builtin to save 1 dirname call
* use builtin test function instead of [ command
* use local scoping for INSTALL_DIR variable (and make it lowercase to
indicate such change)
* remove $FORGIT as it's not needed anymore (we already set git-forgit
alias)
Ref: https://fishshell.com/docs/current/cmds/test.html
0 commit comments