diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -32,7 +32,3 @@ wiki: | |||
32 | 32 | ||
33 | crontab: | 33 | crontab: |
34 | (crontab -l 2>/dev/null; cat scripts/*.cron) | crontab - | 34 | (crontab -l 2>/dev/null; cat scripts/*.cron) | crontab - |
35 | |||
36 | # some fix needed | ||
37 | bashrc: | ||
38 | echo "~/git/settings/scripts/sync.sh" >> ~/.bashrc | ||