#!/bin/sh if [ -d "$HOME/.yadm-project" ]; then cd $HOME/.yadm-project git pull fi