I hereby claim:
- I am wmckibbin on github.
- I am wsmckibbin (https://keybase.io/wsmckibbin) on keybase.
- I have a public key ASD3cYL_oKgagQsJJOmWrTzlA5AcPy1QjWAV4AdmkHqMcwo
To claim this, I am signing this object:
| { | |
| "scopeName": "html.alpinejs.attribute", | |
| "injectionSelector": ["L:text.html.derivative", "L:text.html.php", "L:text.html.twig", "L:source.templ"], | |
| "patterns": [ | |
| { | |
| "include": "#alpine-directives" | |
| }, | |
| { | |
| "include": "#htmx-directives" | |
| } |
| /////////////////////////////////////////////////////////////// | |
| //Dependency Injection | |
| /////////////////////////////////////////////////////////////// | |
| /** | |
| * Provides Inversion of Control interface wrapping Bottlejs | |
| */ | |
| class ApplicationContext { | |
| /** | |
| * Create a new ApplicationContext with a given name |
| #!/bin/bash | |
| # Assume session is 0 | |
| tmux attach-session -t 0 | |
| WINDOW=$(tmux display-message -p "#I") | |
| FIRST_ARG="" | |
| for arg in $*; do | |
| if [[ $arg != *"%"* ]]; then | |
| if [[ $FIRST_ARG == "" ]]; then | |
| FIRST_ARG=$arg |
I hereby claim:
To claim this, I am signing this object: