The idea is to have some shared rc files across different devices and systems, easily updatable. Made specifically to cover my issues with the environment. Might not fit for you.
curl -sL https://raw.github.com/jerrygreen/setup.sh/master/setup.js | node
This will create:
~/.rc
folder, which are applied automatically for every nushell login.
To update, - just run this script again. This command can be quickly searched by typing Ctrl+R -> setup.js
.
Windows | Macos | Linux |
---|---|---|
✅ Yes[1] | ✅ | ❔ |
[1]: Windows requires Git & Git Bash