Skip to content

Commit

Permalink
rainbow-here should also be implicit git
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebman committed Jan 25, 2024
1 parent e4d4d8f commit 6fc742e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aliases/available/jake-aliases.aliases.bash
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ alias unlock='git unlock'
# bare command's behavior to continue to track as-if it were just adding git to it. I do expect their
# behavior to remain how it's described here, though.
alias rainbow='git rainbow' # colored graphlines in the terminal
alias rainbow-here='git rainbow-here' # same, but only the current history (no --all)
# TODO: why does quitting `less` with q cause these commands to fail?
# Testing seems to indicate that git considers a failure to get to the end of output
# to be a failure in this way
Expand Down

0 comments on commit 6fc742e

Please sign in to comment.