- rust
- node
- python
- git
- vscode
- script
git clone https://github.com/just-do-halee/myshell
chmod +x myshell/run.sh
And
. myshell/run.sh ~/.zshrc # executes
. myshell/run.sh ~/.bashrc # executes
. myshell/run.sh ~/.anyrc # executes
feel free to make issues.