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

MAIN() {
	EDIT "$REMOTE_CONNECTIONS_FILE"
}