astro

a POSIX shell compatible gemini client (mirror of https://github.com/blmayer/astro)
git clone https://git.clttr.info/astro.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 9ac3dfa35a3eff740197c11d0967770378b4d41b
parent f0a51c2b9a38e1bf0f3b13199ebed291832a4a31
Author: blmayer <bleemayer@gmail.com>
Date:   Mon,  5 Jul 2021 22:20:01 -0300

Changed interpreter

Diffstat:
Mastro | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/astro b/astro @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh usage() { echo "Astro v0.5.0: Send or read emails from your terminal."