#!/bin/sh

systemctl --user import-environment KEYBASE_AUTOSTART
keybase ctl init && exec systemctl start --user --wait keybase.gui.service
