Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/iamflowz/short-cut-go
- Owner: IamFlowZ
- License: mit
- Created: 2019-11-07T22:04:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-21T19:18:39.000Z (almost 5 years ago)
- Last Synced: 2024-05-02T03:12:08.748Z (8 months ago)
- Topics: environment-variables, go, golang, linux, mit-license, script, semver, shell
- Language: Go
- Size: 1.32 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- License: LICENSE
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