diff --git a/fish/on_reboot.sh b/fish/on_reboot.sh new file mode 100755 index 0000000..048ed77 --- /dev/null +++ b/fish/on_reboot.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +mysql.server start +ssh-add ~/.ssh/id_rsa