1.0.1 • Published 7 years ago

driveup v1.0.1

Weekly downloads
1,408
License
MIT
Repository
github
Last release
7 years ago

Drive up

Hotfix for the lowercase drive letter issue on Windows OS

Usage

  • first install it as a global dependency:
>npm i driveup -g
  • fix your drive letter to uppercase in the current dir:
e:\DevelopWeb\_Theming\driveup>driveup

E:\DevelopWeb\_Theming\driveup>
  • run your prefered shell:
e:\DevelopWeb\_Theming\driveup>startcmd cmder

it will run the Cmder in the current dir with uppercase drive letter

  • run your prefered shell in the custom dir:
e:\>startcmd cmder e:\DevelopWeb\_Theming\driveup

it will run the Cmder in the E:\DevelopWeb\_Theming\driveup

for example if you're using Total Commander you may want to add such shortcut to launch Cmder from current dir:

totalcommander

Credits

created by @UsulPro

1.0.1

7 years ago

1.0.0

7 years ago

0.9.2

7 years ago

0.9.1

7 years ago