Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/masbicudo/moveshortcuts
https://github.com/masbicudo/moveshortcuts
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/masbicudo/moveshortcuts
- Owner: masbicudo
- License: apache-2.0
- Created: 2022-12-10T21:54:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T23:19:43.000Z (11 months ago)
- Last Synced: 2024-03-01T00:28:21.321Z (11 months ago)
- Language: C#
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Move Shortcuts Project
Helps in organizing the link mess that Choco makes on your Desktop... and more!
## Introduction
When using Chocolatey to install or update applications my desktop often
gets cluttered with program links. What I want, is to free myself the work
to clean up the mess, but also I don't want to lose the links...
what to do then?What this program does is to create a new folder at `C:\Shortcuts` where
it places every shortcut it finds as being clutter to the Desktop.
This became so useful because then I added this folder to the `PATH`
environment variable, and made lists of small commands to associate with
each one of these programs.For example, the link `"Visual Studio Code"` will be sent to the special
shortcuts folder when found on the Desktop, but also new links will be created:
`"code"` and `"coda"`. The first open VS Code normally,
the second opens it with elevated privileges.