Skip to content
/ tico Public

Interactive git-branch selection with fzf

Notifications You must be signed in to change notification settings

nino/tico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Tico – interactive git-branch selection using fzf

This script makes checking out git-branches easier by combining git branch and fzf.

Installation

You need to have fzf installed to run this script. The easiest way is using homebrew or linuxbrew:

brew install fzf

To install tico itself, make tico.rb executable using chmod +x tico.rb and symlink it to somewhere in your path, eg. ln -s tico.rb /usr/local/bin/tico.

About

Interactive git-branch selection with fzf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages