Merge pull request #98 from wodny/mandalorian

add The Mandalorian way
This commit is contained in:
Luke Stephens (hakluke) 2020-01-09 23:26:42 +10:00 committed by GitHub
commit 0703558b5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -359,6 +359,12 @@ Credit: @johnoct
1. Don't even try to exit on your own
2. Ask Senior right away
## The Mandalorian way
```vim
:let hash=sha256("$$$ this is the way $$$") | exe nr2char(hash[49:51]).hash[-3:-3]."!"
```
## The debugger way
Credit: @serjepatoff