Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

JoeNyland/homesick-completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

homesick-completion

Bash completion for Homesick.

Installation

Mac OS X via Homebrew

brew install homesick-completion

*nix from source

Download the homesick.sh file from the repo and source it in your ~/.bashrc file like so:

source /path/to/homesick.sh

Then close your terminal and re-open, or log out and log back in.