Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brandonmfong/goto

Alias directory navigation on Linux and MacOS
https://github.com/brandonmfong/goto

Last synced: about 1 month ago
JSON representation

Alias directory navigation on Linux and MacOS

Awesome Lists containing this project

README

        

# goto

Simple tool to help you quickly navigate through your file system using terminal

![goto-demo](docs/goto-demo.gif)

## Support
### Operating Systems
- macOS
- Linux
### Shells
- zshell
- bash

## Installation
1. Download latest [archive](https://github.com/brandonmfong/goto/releases/)
2. Run the `install` script

## Features
- `cd`s you to a directory you nicknamed with a key
- Autocomplete

## Development
- Install rust
- `make`