#!/usr/bin/env bash if [ -f ~/.ssh/keys/github_personal ]; then chmod 600 ~/.ssh/keys/github_personal fi