#!/bin/bash install_simplenote() { echo "Installing Simplenote" sudo snap install simplenote }