logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
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/autojump
or

Install via npx

npx @hexmos/ipm i wting/autojump

Prerequisites

Python

language

Version: > 2.6, ≤ 3.9

bash

system_tool

A command-line interpreter for Linux and macOS.

zsh

system_tool

A powerful, extensible shell for Linux and macOS.

fish

system_tool

A customizable, interactive shell for Linux and macOS.

tcsh

system_tool

A command-line interpreter similar to bash and zsh.

clink

build_tool

A 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.py

Homebrew Installation (MacOS)

brew install autojump

MacPorts Installation

port install autojump

Post 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`.