Skip to content

Instantly share code, notes, and snippets.

@dgleba
Created September 14, 2017 02:56
Show Gist options
  • Save dgleba/3ec7ed9103f94ebf3807d426bb9aa692 to your computer and use it in GitHub Desktop.
Save dgleba/3ec7ed9103f94ebf3807d426bb9aa692 to your computer and use it in GitHub Desktop.
cd $HOME
mkdir -p $HOME/bin
git clone https://github.com/dgleba/z.git bin/zjump
echo . $HOME/bin/zjump/z.sh >> $HOME/.bashrc
source $HOME/.bashrc
cd /var/www/html
cd /etc/network
cd /var/log
z -h
z -h
cd
z
z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment