list

ssh-client

Unnamed repository; edit this file 'description' to name the repository.

curl -O https://dovel.email/ssh-client.tar.gz tar.gz

8f74546

Author: brian (git@myr.sh)

Date: Sun Mar 24 17:31:52 2024 -0300

Parent: f7b8a8f

Added readme file

Diff

README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..5e7dca0
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+# ssh client
+
+Use this client to access you dovel inbox using ssh.
+
+
+## Configuring
+
+This application uses a config file in _$XDG_CONFIG_HOME/dovel/ssh.conf_. The
+following options are available:
+
+- **SERVER:** set the server used by ssh, must be configured in ssh too
+- **MAILROOT:** root folder of mails in server
+
+