1
0
Fork 0

bin: Cache default color scheme

This commit is contained in:
Jeremy Kaplan 2021-04-19 10:35:25 -07:00
commit 6c4aa5b99e
3 changed files with 14 additions and 2 deletions

View file

@ -2,7 +2,7 @@
- mkdir -p ~/.config
- mkdir -p ~/.config/direnv
- mkdir -p ~/.task
- ./bin/set-colors dark
- ./bin/set-colors
- clean: ['~', '~/.config']