Skip to content

Instantly share code, notes, and snippets.

View AlexMelw's full-sized avatar

Alex AlexMelw

View GitHub Profile
@AlexMelw
AlexMelw / README-cdx.md
Created August 10, 2018 18:26 — forked from programus/README-cdx.md
Extended windows cd command

CDX Command - CD eXtension batch file

This is a batch file could help you change working directory easier especially you need to change many directories very often like me.

Features

  • Save histroy of all navigated directories
  • No duplicated directories in histroy
  • Name history directories
  • Jump into any directory in histroy by index or name
  • Quich jump into previous directory
  • Maintain history list
@AlexMelw
AlexMelw / README.md
Last active December 17, 2020 07:35 — forked from hofmannsven/README.md