Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iamflowz/short-cut-go

Small linux utility for creating environment-based terminal shortcuts.
https://github.com/iamflowz/short-cut-go

environment-variables go golang linux mit-license script semver shell

Last synced: about 2 months ago
JSON representation

Small linux utility for creating environment-based terminal shortcuts.

Awesome Lists containing this project

README

        

# Short Cut
When working in a terminal it can get tedious to constantly type in and manually tab through paths every time you want to move from one place to another. The next time you want to do that, you can type + tab you're way to the directory (for the last time) then enter 'short-cut *name*'. You should now have an environment variable that equals you're current working path. Now in the future when you want to get back here, all you have to do is 'cd *name*'.

## Deployment
go build short-cut.go

## Built with
* [Golang](https://golang.org)

## Contributing
Pull requests :+1:

## Versioning
[SemVer](http://semver.org)

## Authors
* **Dakota Lewallen**

## License
MIT