#!/usr/bin/env bash

AXIOM_PATH="$HOME/.axiom"

ans="$(cat $AXIOM_PATH/selected.conf)"
axiom-ssh $ans
