Skip to content

Instantly share code, notes, and snippets.

@benwiz
Last active December 22, 2018 07:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benwiz/5b834e4a6762125e8c227e37a764bf38 to your computer and use it in GitHub Desktop.
Save benwiz/5b834e4a6762125e8c227e37a764bf38 to your computer and use it in GitHub Desktop.
# sync bashrc, bash_profile, bash_alias on boot (every 3rd hour should be more than sufficient)
0 */3 * * * $HOME/code/backup_bash_configs/backup_bash_configs.sh &> /tmp/cronjob_logs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment