mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-30 06:46:37 +00:00
Fix: Make sure personal cheatsheet folder exists
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- include: 'hosts/defaults.yaml'
|
||||
- include: "hosts/defaults.yaml"
|
||||
- clean:
|
||||
~/:
|
||||
~/.config:
|
||||
@@ -9,6 +9,7 @@
|
||||
~/.cache:
|
||||
~/.cache/git:
|
||||
~/.config:
|
||||
~/.config/cheat/cheatsheets/personal:
|
||||
~/.local:
|
||||
~/.local/run:
|
||||
~/.local/share:
|
||||
|
||||
Reference in New Issue
Block a user