Compare commits
No commits in common. "7397a2fe20bb5a5c27d70e82cc8ec50ed24ebd86" and "c89b291f6d3aebfe50165d50b510edf37d9148f9" have entirely different histories.
7397a2fe20
...
c89b291f6d
2 changed files with 0 additions and 8 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,5 @@
|
|||
*
|
||||
!*json*
|
||||
!*.*sh
|
||||
!*.py
|
||||
!*.txt
|
||||
!*.csv
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
#!/usr/bin/env zsh
|
||||
|
||||
function main() {
|
||||
curl -s "https://qrcode.show/$1"
|
||||
}
|
||||
|
||||
main "$1"
|
Loading…
Add table
Add a link
Reference in a new issue