https://github.com/top-guns/let-dev
alias engine for bush/zsh
https://github.com/top-guns/let-dev
Last synced: 3 months ago
JSON representation
alias engine for bush/zsh
- Host: GitHub
- URL: https://github.com/top-guns/let-dev
- Owner: top-guns
- License: mit
- Created: 2024-02-13T13:55:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T17:03:00.000Z (8 months ago)
- Last Synced: 2024-10-22T06:32:09.843Z (8 months ago)
- Language: Shell
- Size: 237 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# let-dev
command engine for bush/zsh## Installation
```bash
(cd ~ && git clone [email protected]:top-guns/let-dev.git)
~/let-dev/install.sh
source ~/let-dev/create-aliases
```## Using
* Put your offen used scripts to the **~/let-dev/profiles//** folder.
* You can use hierarhical structure of script folders.
* All scripts from the **~/let-dev/profiles//** folder will appear as aliases with **:** as prefix and delimiter.
* You can use command **:** to list your aliases.
* You can run let-dev shell with **::** command