Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 321 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 321 Bytes

dc

As a consequence for mistyping cd you get a Douglas DC-2 slowly gliding on your console.

Requirements

Only tested on Linux. You gonna need python3

Installation

Just move the script to /bin/:

sudo mv dc.py /usr/bin/dc
sudo chmod +x /usr/bin/dc