terminal:miscbash
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| terminal:miscbash [2025/08/17 16:08] – makemkv workaround no longer needed melo | terminal:miscbash [2026/07/11 23:18] (current) – melo | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| aliases and stuff | aliases and stuff | ||
| + | |||
| + | ==== paste 2FA QR code image to pass ==== | ||
| + | |||
| + | <code bash> | ||
| + | paste_img | zbarimg -q --raw - | pass otp insert 2fa/ | ||
| + | </ | ||
| + | |||
| + | '' | ||
| + | |||
| + | <code bash> | ||
| + | xclip -sel clip -target image/png -o | ||
| + | </ | ||
| ==== number files from start ==== | ==== number files from start ==== | ||
terminal/miscbash.txt · Last modified: by melo
