From f86d315c79f1ea2cfec263f412931a6a33db5179 Mon Sep 17 00:00:00 2001 From: cbreton Date: Thu, 9 Jan 2020 10:42:26 +0100 Subject: Update cheat to the last version --- config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index 9018465..1867912 100644 --- a/config.yaml +++ b/config.yaml @@ -19,6 +19,9 @@ dotfiles: link: link src: cheat dst: ~/.cheat + d_cheat_config: + src: config/cheat + dst: ~/.config/cheat f_gitconfig: src: gitconfig dst: ~/.gitconfig @@ -90,6 +93,7 @@ profiles: - d_aria2 - d_systemd - d_cheat + - d_cheat_config - f_gitconfig - d_i3 - d_scripts @@ -118,6 +122,7 @@ profiles: - d_aria2 - d_systemd - d_cheat + - d_cheat_config - f_gitconfig - d_i3 - d_scripts @@ -146,6 +151,7 @@ profiles: - d_aria2 - d_systemd - d_cheat + - d_cheat_config - f_gitconfig - d_i3 - d_scripts -- cgit v1.2.1