Skip to main content
Version: develop

Git

For smooth GIT experience there are some tools configured:

  • LazyGIT - great GUI terminal GIT wrapper.
  • diff-so-fancy - better looking diffs.
  • git-fuzzy - GIT on FZF steroids.
  • gco alias for searching and checking out branch with FZF. You can also use it to checkout without searching (gco branch_name)
  • Gita - gather your GIT repositories in groups and execute command on them at once (either GIT command or shell commands)
  • LS with GIT status and k ohmyzsh plugin - list directories/files and show their GIT status in the terminal