diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-23 21:35:26 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-23 21:35:26 -0400 |
| commit | 08d200c7b0c9210afe5bc2819b99a2726b4421a7 (patch) | |
| tree | fd0e073a2996267cad302b7096b1eee72f19924d /users/ryan/linux/mailvelope | |
| parent | 7108fc28e06a6326f7a04251cc95bbe50ced6133 (diff) | |
cleanup work
Diffstat (limited to 'users/ryan/linux/mailvelope')
| -rw-r--r-- | users/ryan/linux/mailvelope/gpgmejson.json | 7 | ||||
| -rwxr-xr-x | users/ryan/linux/mailvelope/start.sh | 4 |
2 files changed, 0 insertions, 11 deletions
diff --git a/users/ryan/linux/mailvelope/gpgmejson.json b/users/ryan/linux/mailvelope/gpgmejson.json deleted file mode 100644 index 7ad8586..0000000 --- a/users/ryan/linux/mailvelope/gpgmejson.json +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | { | ||
| 2 | "name": "gpgmejson", | ||
| 3 | "description": "JavaScript binding for GnuPG", | ||
| 4 | "path": "/home/ryan/.local/share/mailvelope/start.sh", | ||
| 5 | "type": "stdio", | ||
| 6 | "allowed_extensions": ["jid1-AQqSMBYb0a8ADg@jetpack"] | ||
| 7 | } | ||
diff --git a/users/ryan/linux/mailvelope/start.sh b/users/ryan/linux/mailvelope/start.sh deleted file mode 100755 index 01b3ee2..0000000 --- a/users/ryan/linux/mailvelope/start.sh +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | #!/usr/bin/env bash | ||
| 2 | |||
| 3 | # Wrap for gpgme-json so firefox can use it | ||
| 4 | exec gpgme-json $@ | ||
