aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-06Update docsv1.0.0Patrick Spek1-1/+51
2022-05-06Implement "secrets"Patrick Spek3-2/+18
2022-05-06Add -p argument to var subcommandPatrick Spek1-1/+10
2022-05-06Add fs.logdir to defaultsPatrick Spek1-0/+1
2022-05-04Add var subcommandPatrick Spek2-0/+42
2022-04-25Fixing typos created by renaming bootstrap to initPatrick Spek2-2/+2
2022-04-25Fix typo reported by nekomunePatrick Spek2-2/+2
2022-04-25Try out a simple patch commandPatrick Spek1-0/+15
2022-04-25Look for correct file in os.d in playbooksPatrick Spek1-1/+1
2022-04-25Rename bootstrap to initPatrick Spek3-27/+27
2022-04-20Add ETCDIR to MakefilePatrick Spek1-0/+2
2022-04-20Add freebsd method for svc enablePatrick Spek1-0/+12
2022-04-20Silence output of pushd/popdPatrick Spek1-5/+5
2022-04-20Update Makefile for FreeBSDPatrick Spek1-2/+5
2022-04-20Pull latest changes on etcdirPatrick Spek1-0/+6
2022-04-19Update usagePatrick Spek1-1/+1
2022-04-19Add documentationPatrick Spek10-266/+511
2022-04-17Fix bootstrap with a remotePatrick Spek1-3/+5
2022-04-17Remove redundant backticksPatrick Spek1-1/+1
2022-04-17Remove license header from READMEPatrick Spek1-4/+0
2022-04-17Make shellcheck happyPatrick Spek7-18/+41
2022-04-17Add licensePatrick Spek16-0/+305
2022-04-17Update the README to be about BashtardPatrick Spek1-101/+59
2022-04-17Add a Makefile for easy installationPatrick Spek8-14/+41
2022-04-17Add functionality to work with playbooksPatrick Spek6-16/+190
2022-04-16Update config() to also search playbook-specific config filesPatrick Spek1-7/+18
2022-04-16Initial draft for sync subcommandPatrick Spek4-35/+121
2022-04-15Initial commitPatrick Spek10-0/+829