mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-07 10:50:26 +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:
|
- clean:
|
||||||
~/:
|
~/:
|
||||||
~/.config:
|
~/.config:
|
||||||
@@ -9,6 +9,7 @@
|
|||||||
~/.cache:
|
~/.cache:
|
||||||
~/.cache/git:
|
~/.cache/git:
|
||||||
~/.config:
|
~/.config:
|
||||||
|
~/.config/cheat/cheatsheets/personal:
|
||||||
~/.local:
|
~/.local:
|
||||||
~/.local/run:
|
~/.local/run:
|
||||||
~/.local/share:
|
~/.local/share:
|
||||||
|
|||||||
Reference in New Issue
Block a user