#!/bin/zsh
#####################################################################

MAIN() {
	utils.io.edit "$REMOTE_CONNECTIONS_FILE"
}