From 9f810eec6a98011b551c40f8686b88a4fb0b0862 Mon Sep 17 00:00:00 2001 From: neodarz Date: Mon, 9 Sep 2019 07:02:56 +0200 Subject: Add zsh config --- config.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index 8c1ea3b..fb8f4c3 100644 --- a/config.yaml +++ b/config.yaml @@ -73,6 +73,12 @@ dotfiles: f_xinitrc: src: xinitrc dst: ~/.xinitrc + f_zshrc: + src: zshrc + dst: ~/.zshrc + d_zsh: + src: zsh + dst: ~/.zsh profiles: unicorn: dotfiles: @@ -99,6 +105,8 @@ profiles: - f_taskrc - f_vdirsyncer_config - f_xinitrc + - f_zshrc + - d_zsh fenec: dotfiles: - d_i3pystatus -- cgit v1.2.1