VladimirMarkelov / haku

A task/command runner inspired by 'make'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CD and home directory

VladimirMarkelov opened this issue · comments

Support shortcut ~ for home directory in CD command:

  • cd ~
  • cd ~/..
  • cd ~\..