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
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user