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

Latest commit

 

History

History
18 lines (14 loc) · 470 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 470 Bytes

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.