Skip to content
/ jump Public

Command line utility allowing switching to specific directories based on configured aliases

Notifications You must be signed in to change notification settings

kovdavid/jump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DESCRIPTION

jump is a command line utility to jump to specific directories based on configured aliases

USAGE

cd ~/workspace
git clone https://github.com/kovdavid/jump
echo "source ~/workspace/jump/jump" >> .bashrc
echo "alias j='__davsx_jump'" >> .bashrc

sudo ln -s ~/workspace/jump/jump-bash-complete.sh /etc/bash_completion.d

source ~/.bashrc
j help

About

Command line utility allowing switching to specific directories based on configured aliases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages