mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(dotbot): remove hammerspoon exception
This commit is contained in:
@@ -9,18 +9,18 @@
|
|||||||
mode: 0700
|
mode: 0700
|
||||||
|
|
||||||
- link:
|
- link:
|
||||||
|
~/.config/:
|
||||||
|
glob: true
|
||||||
|
path: config/*
|
||||||
|
relink: true
|
||||||
|
exclude: [config/karabiner]
|
||||||
|
~/.config/karabiner: darwin/karabiner
|
||||||
~/.ack: ack
|
~/.ack: ack
|
||||||
~/.ag: ag
|
~/.ag: ag
|
||||||
~/.aliases: aliases
|
~/.aliases: aliases
|
||||||
~/.asdfrc: asdfrc
|
~/.asdfrc: asdfrc
|
||||||
~/.bash_profile: bash_profile
|
~/.bash_profile: bash_profile
|
||||||
~/.bashrc: bashrc
|
~/.bashrc: bashrc
|
||||||
~/.config/:
|
|
||||||
glob: true
|
|
||||||
path: config/*
|
|
||||||
relink: true
|
|
||||||
exclude: [config/karabiner, config/hammerspoon]
|
|
||||||
~/.config/karabiner: darwin/karabiner
|
|
||||||
~/.ctags: ctags
|
~/.ctags: ctags
|
||||||
~/.curlrc: curlrc
|
~/.curlrc: curlrc
|
||||||
~/.default-gems: default-gems
|
~/.default-gems: default-gems
|
||||||
|
|||||||
Reference in New Issue
Block a user