up

Climbing the directory tree at the speed of light.

MIT License

Stars
4

🧗 up

Tired of repeatedly typing cd .. to walk up the directory tree? Fed up with defining aliases to jump to the first, second or nth parent directory? up to the rescue!

up is a tiny shell function which lets you to jump to a parent directory by its name.

✨ Features

  • ⚡ Lightning fast
  • ⌨️ Bash completion for parent directory names
  • 🐚 Works with Bash and zsh

⚙️ Installation