Jump is a tool that allows you to quickly navigate between frequently used directories on the command line. It is available for Linux, macOS, and Windows. This tutorial will guide you through the process of installing Jump on MXLinux Latest.
Jump is distributed via Git, so you will need to install Git before you can install Jump.
sudo apt install git
Now that you have Git installed, you can clone the Jump repository from Github.
git clone https://github.com/daledavies/jump.git
To use Jump, you will need to add it to your Bash profile.
cd jump
echo '[[ -s "$HOME/jump/jump.sh" ]] && source "$HOME/jump/jump.sh"' >> ~/.bashrc
Now that you have added Jump to your Bash profile, you will need to restart your terminal for the changes to take effect.
Now that you have installed Jump, you can test it out by navigating to a frequently used directory.
cd
commandj <directory name>
to add the directory to Jumpji
to view the list of directories in Jumpjj <directory name>
to quickly navigate to the directoryCongratulations! You have successfully installed Jump on MXLinux Latest.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!