Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonMFong committed Oct 24, 2024
1 parent 32f0586 commit 391e063
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file added docs/goto-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# goto

![goto-ex](docs/goto-screenshot.png)

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

## 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

## Get started
## Development
- Install rust
- `make`
- `make install`
- `source ~/.gotoutils/gotoutils.sh`

## How to use
### Adding a key and path pair
`goto-add <key> <relative or full path>

0 comments on commit 391e063

Please sign in to comment.