You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usage: i.sh [--help] [--bootstrap] [--call]
personal development environment on posix-like platforms.
Available flags (choose one):
--help Print this help and exit.
--bootstrap run os setup then generic posix setup.
--call $NAME call a specific function by name. leave name blank for a list of functions.
note:
* a shell reload/relogin is likely required after bootstrapping.
windows: Set-Location .\dotfiles; .\oo.ps1
Usage: oo.ps1 [help] [bootstrap] [call]
personal development environment on windows platforms.
Available flags (choose one):
help Print this help and exit.
bootstrap run os setup then generic posix setup.
call $NAME call a specific function by name. leave name blank for a list of
functions.