From 325fe22692c927ce35e99afa9c95f15317fb0ff1 Mon Sep 17 00:00:00 2001 From: cbreton Date: Fri, 24 Apr 2020 16:29:51 +0200 Subject: Fix cheat path for last cheat version --- dotfiles/config/cheat/conf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles') diff --git a/dotfiles/config/cheat/conf.yml b/dotfiles/config/cheat/conf.yml index 184ed4e..df3c333 100644 --- a/dotfiles/config/cheat/conf.yml +++ b/dotfiles/config/cheat/conf.yml @@ -34,7 +34,7 @@ cheatpaths: readonly: true - name: personal - path: ~/.cheat + path: ~/.pcheat tags: [ personal ] readonly: false -- cgit v1.2.1