cmd /c copy rootCA1.crt+rootCA2.crt+rootCA3.crt certificateBundle.crt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [alias] | |
| copr = !sh -c 'git fetch origin pull/$1/head:pr-$1 && git checkout pr-$1' - |
I hereby claim:
- I am ryan-willis on github.
- I am ryanwillis (https://keybase.io/ryanwillis) on keybase.
- I have a public key ASCKcVUMcWwbSciiI0W9wd4jpKJa8_QuX-2u0dYGxyMIWAo
To claim this, I am signing this object:
I hereby claim:
- I am ryan-willis on github.
- I am anakin (https://keybase.io/anakin) on keybase.
- I have a public key whose fingerprint is 86FE 129A 9147 C7A1 5C22 DCE8 C582 83E2 6EE9 B612
To claim this, I am signing this object:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "title": "Shift+Enter newline on Messages", | |
| "rules": [ | |
| { | |
| "description":"Change Shift+Enter to Ctrl+Enter in Messages", | |
| "manipulators":[ | |
| { | |
| "type":"basic", | |
| "from":{ | |
| "key_code": "return_or_enter", |