docs
global
py
redis
scwrypts
.gitignore
README.md
__init__.py
hello_world.py
requirements.txt
zsh
zx
.env.template
.env.template.descriptions
.gitattributes
.gitignore
LICENSE
README.md
run
scwrypts
scwrypts.plugin.zsh
===================================================================== Subscwrypts + Environment Inheritance --- Release Notes ------------------------ - added support for environment inheritance - added support for arbitrarily nested scripts (subscwrypts) - added support for CI mode - improved modularity of zsh/utils module - refactored to move some data from ~/.config/scwrypts to ~/.local/share/scwrypts - refactored various scripts to use new subscwrypt api --- New Scripts -------------------------- zsh ) - db/interactive/postgres - aws/rds/interactive-login
4 lines
28 B
Plaintext
4 lines
28 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*.so
|