https://github.com/jeancahu/cd_assumption_hack
Simple cd hack, allow directory assumption
https://github.com/jeancahu/cd_assumption_hack
bash command-line funny hack
Last synced: about 1 month ago
JSON representation
Simple cd hack, allow directory assumption
- Host: GitHub
- URL: https://github.com/jeancahu/cd_assumption_hack
- Owner: jeancahu
- License: gpl-3.0
- Created: 2018-02-15T17:39:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-17T17:13:24.000Z (over 3 years ago)
- Last Synced: 2025-01-22T05:24:12.120Z (over 1 year ago)
- Topics: bash, command-line, funny, hack
- Language: Shell
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cd assumption hack
It allows to _cd_ directories in case-insensitive mode, and it is possible to _cd_ directories typing just the most necessary characters at begin of their names, no **TAB** requiered
## Install:
Run the next command in repository directory:
source ./config
Add the alias output to ~/.bashrc to make it permanent