An open API service indexing awesome lists of open source software.

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

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