add The Mandalorian way

This commit is contained in:
Marcin Szewczyk 2020-01-09 01:25:01 +01:00
parent d548420d77
commit 78194c1564

View file

@ -355,6 +355,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