Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 297 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 297 Bytes

cdd_bash

Simple aliases to transfer the current directory between terminal windows

Installation

add "source cdd_bash.sh" to your ~/.bashrc

Usage

  • terminal window1: pwdd
    • this stores the current pwd in a hidden file
  • terminal window2: cdd
    • this changes the pwd to that folder