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:
@@ -13,10 +13,12 @@
|
||||
command: .config/zsh/plugins/fzf/install --bin
|
||||
description: Pulling fzf binary
|
||||
- link:
|
||||
~/.Xmodmap:
|
||||
path: .Xmodmap
|
||||
~/.Xresources:
|
||||
.Xresources
|
||||
path: .Xresources
|
||||
~/.zshenv:
|
||||
.zshenv
|
||||
path: .zshenv
|
||||
~/.config/:
|
||||
create: true
|
||||
glob: true
|
||||
|
||||
Reference in New Issue
Block a user