How to install wting/autojump. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
wting/autojump Installation Guide
How to install wting/autojump. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for wting/autojump. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i wting/autojumpor
Install via npx
npx @hexmos/ipm i wting/autojumpPrerequisites
Python
languageVersion: > 2.6, ≤ 3.9
bash
system_toolA command-line interpreter for Linux and macOS.
zsh
system_toolA powerful, extensible shell for Linux and macOS.
fish
system_toolA customizable, interactive shell for Linux and macOS.
tcsh
system_toolA command-line interpreter similar to bash and zsh.
clink
build_toolA cross-platform build tool for Windows.
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Source Code Installation
git clone https://github.com/wting/autojump.git
cd autojump
./install.pyHomebrew Installation (MacOS)
brew install autojumpMacPorts Installation
port install autojumpPost Installation Steps
- Open a terminal and run `j foo` to navigate to the directory containing 'foo' in your filesystem.
- To open a file manager window to the directory, use the command `jo music`.
