pastebin - collaborative debugging tool
bash.kpaste.net RSS


Untitled
Posted by Anonymous on Sat 17th Oct 2015 21:45
raw | new post

  1. > type homeshick
  2.  
  3. homeshick is a function
  4. homeshick ()
  5. {
  6.     if [ "$1" = "cd" ] && [ -n "$2" ]; then
  7.         cd "$HOME/.homesick/repos/$2";
  8.     else
  9.         "${HOMESHICK_DIR:-$HOME/.homesick/repos/homeshick}/bin/homeshick" "$@";
  10.     fi
  11. }

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at