We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cd cd .opt git clone gh:gauteh/lieer cd ln -s ~/.opt/lieer/gmi .bin/gmi dotfiles plug ~/.opt/lieer/gmi # for automated updates with up -a
cd cd .mail notmuch new gmi [--noauth_local_webserver] init [email protected] gmi set --ignore-tags-local new while ! gmi pull -f; do echo retry; done
systemctl --user enable --now courriel