Hi, I noticed that the jj aliases in zshrc define two aliases for the same command:
alias jjl="jj log"
alias jl="jj log"
Since both expand to jj log, one of them may be redundant. If both are intentional, feel free to close this
i have been using your zshrc inspired zshrc for the past 3 years, it's really great
Hi, I noticed that the
jjaliases inzshrcdefine two aliases for the same command:Since both expand to
jj log, one of them may be redundant. If both are intentional, feel free to close thisi have been using your zshrc inspired zshrc for the past 3 years, it's really great