https://github.com/krwclassic/linuxaliasesforwindows
https://github.com/krwclassic/linuxaliasesforwindows
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/krwclassic/linuxaliasesforwindows
- Owner: KRWCLASSIC
- Created: 2024-09-16T22:29:36.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-16T21:36:05.000Z (7 months ago)
- Last Synced: 2025-01-09T11:27:34.434Z (6 months ago)
- Language: Batchfile
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Linux Alias Pack for Windows
"Aliases" for people who are too used to Linux commands.
(These aren't technically aliases, but scripts accessible from a folder added to PATH.)
## Installation
1. Create a folder called ".aliases" (or something similar) inside your user folder.
2. Drop all of these .cmd files there.
3. Open Environment Variables.
4. Select "PATH" and click "Edit".
5. Press "New" and add the path to the ".aliases" folder.(For optional aliases to work, the "optional" folder also needs to be added to PATH)
(Alternatively, you can move them from the optional folder to the main one)## Contribution
Sure, submit some.