diff options
| author | Mehdi Sadeghi <mehdi@mehdix.org> | 2021-04-25 14:42:44 +0200 |
|---|---|---|
| committer | Mehdi Sadeghi <mehdi@mehdix.org> | 2021-04-25 14:45:47 +0200 |
| commit | d97c5e1bc7d7eb607d5763f08eb38d16a96a509f (patch) | |
| tree | d0349ac4726ba36f257562833bc57b2fd03e1271 /.local/bin/xdg-open | |
| parent | d7bfc27d62972f1036aa5f4b592518eb78b341a2 (diff) | |
Add muttrc without secret.
Diffstat (limited to '.local/bin/xdg-open')
| -rwxr-xr-x | .local/bin/xdg-open | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/xdg-open b/.local/bin/xdg-open index a1d6842..e87c35e 100755 --- a/.local/bin/xdg-open +++ b/.local/bin/xdg-open @@ -10,4 +10,4 @@ case "${1%%:*}" in *) exec /usr/bin/xdg-open "$@" ;; -esa +esac |
