dots


commit
fd1f0ce
parent
e4791f2
author
xxwhirlpool
date
2026-04-09 13:38:48 -0400 EDT
pc/laptop suffixes -> hostnames
2 files changed,  +2, -2
R config/.crontab-pc => config/.crontab-kwangya
+0, -0
R config/.crontab-laptop => config/.crontab-mariposa
+2, -2
1@@ -4,6 +4,6 @@ MAILTO=""
2 
3 0 */3 * * * cd /home/kat/.password-store && git pull > /dev/null 2>&1
4 
5-0 0 * * * crontab -l > /home/kat/dotfiles/config/.crontab-laptop
6+0 0 * * * crontab -l > /home/kat/dotfiles/config/.crontab-mariposa
7 
8-0 0 * * * cat /home/kat/.bashrc > /home/kat/dotfiles/config/.bashrc-laptop
9+0 0 * * * cat /home/kat/.bashrc > /home/kat/dotfiles/config/.bashrc-mariposa