Link Xmodmap when installing

Add Xmodmap to linked files.
Add path prefix for all links in dotbot config to have one continuous
format.
This commit is contained in:
2020-08-25 12:46:46 +02:00
parent 76b1a74564
commit 12c91a6b28

View File

@@ -13,10 +13,12 @@
command: .config/zsh/plugins/fzf/install --bin command: .config/zsh/plugins/fzf/install --bin
description: Pulling fzf binary description: Pulling fzf binary
- link: - link:
~/.Xmodmap:
path: .Xmodmap
~/.Xresources: ~/.Xresources:
.Xresources path: .Xresources
~/.zshenv: ~/.zshenv:
.zshenv path: .zshenv
~/.config/: ~/.config/:
create: true create: true
glob: true glob: true