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