Skip to content

Small linux utility for creating environment-based terminal shortcuts.

License

Notifications You must be signed in to change notification settings

IamFlowZ/short-cut-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Contributing

Pull requests 👍

Versioning

SemVer

Authors

  • Dakota Lewallen

License

MIT