@hackage / shift

A tool to quickly switch between directories

Latest0.2.1.3

About

Metadata

  • Last updated , by vmchale
  • License MIT
  • Maintained by: vamchale@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

Teleport

A fork of teleport with a focus on clean, functional code.

Use

Unfortunately, since we can't change the directory of the user (possibly an upstream bug), we have to wrap teleport-hask in a bash script, so put bash/teleport on your PATH somewhere.

I also put the following in my ~/.bashrc so that teleport would run in the correct shell:

alias go="source $HOME/.local/bin/teleport"