Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brandonmfong/goto
- Owner: BrandonMFong
- Created: 2023-06-15T21:40:33.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-12-10T20:49:36.000Z (about 1 month ago)
- Last Synced: 2024-12-10T21:35:00.800Z (about 1 month ago)
- Language: Rust
- Homepage:
- Size: 256 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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`