wd
:rocket: Jump to custom directories in zsh
File Explorer
Download Latest Version (.zip)- bug_report.md
- feature_request.md
- pull_request.md
- release.yml
- test.yml
- dependabot.yml
- shunit2
- shunit2_test.sh
- shunit2_test_asserts.sh
- shunit2_test_failures.sh
- shunit2_test_helpers
- shunit2_test_macros.sh
- shunit2_test_misc.sh
- shunit2_test_standalone.sh
- tests.sh
- _wd.sh
- install.sh
- LICENSE
- README.md
- tty.gif
- wd.1
- wd.plugin.zsh
- wd.sh
# Installation Guide
1. Get the code
git clone https://github.com/mfaerevaag/wd
Downloads the entire project code from GitHub to your computer.
cd wd
Moves into the project folder you just downloaded.
2. Official Install Script
Easy Recommendedcurl -L https://github.com/mfaerevaag/wd/raw/master/install.sh | sh
Downloads and runs the official install script in one line β this handles the full setup automatically.
wget --no-check-certificate https://github.com/mfaerevaag/wd/raw/master/install.sh -O - | sh
Type this command into your terminal and run it.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
