aytee17 / bash-up

Quickly move up directories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

up

Quickly move up directories.

Usage

usage: up [levels] 
  levels: the number of directories to go up

Installation

Source the script in ~/.bashrc

. /path/to/up.sh

Reload the file

. .bashrc

About

Quickly move up directories.

License:MIT License


Languages

Language:Shell 100.0%