Add pass snippet
This commit is contained in:
parent
080f07aa3a
commit
4fd4b3e010
9
UltiSnips/text.snippets
Normal file
9
UltiSnips/text.snippets
Normal file
@ -0,0 +1,9 @@
|
||||
priority -50
|
||||
snippet pass "pass"
|
||||
`#!/bin/sh
|
||||
pwgen -sy 32 1`
|
||||
---${0}
|
||||
user: stonewareslord
|
||||
email: stonewareslord@gmail.com
|
||||
autotype: ${1:email} :tab pass :enter
|
||||
endsnippet
|
Loading…
Reference in New Issue
Block a user