Initial commit
This commit is contained in:
commit
cefd40b6dc
31 changed files with 1028 additions and 0 deletions
2
bin/qrshow
Executable file
2
bin/qrshow
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/zsh
|
||||
qrencode -s 40 "$*" -o - | feh -ZF -
|
Loading…
Add table
Add a link
Reference in a new issue