Skip to content

korniychuk/ankor-shell

Repository files navigation

AnKor Shell

Usage

1. Clone repository to somewhere

cd /code # just for example
git clone git@github.com:korniychuk/ankor-shell.git

2. Load the library

Add next lines of code to your ~/.bashrc / ~/.zshrc configs

# AnKor Shell Library
source "/code/ankor-shell/index.sh"
source "${AK_SCRIPT_PATH}/disk-aliases.sh" "/Volumes"
source "${AK_SCRIPT_PATH}/node-loader.sh"
source "${AK_SCRIPT_PATH}/cals.sh"

3. Custom Scripts repository

rm custom-scripts/.gitkeep
git clone git@github.com:korniychuk/ankor-shell_custom-scripts.git custom-scripts

Helpful links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages