mirror of https://github.com/einverne/dotfiles.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
807 B
43 lines
807 B
4 years ago
|
- defaults:
|
||
|
link:
|
||
|
relink: true
|
||
|
force: true
|
||
|
|
||
|
- clean: ['~']
|
||
|
|
||
|
- link:
|
||
|
~/.dotfiles:
|
||
|
force: true
|
||
|
path: ''
|
||
|
|
||
|
- link:
|
||
|
~/.zshrc:
|
||
|
path: .zshrc
|
||
|
~/.gitconfig:
|
||
|
path: git/global.gitconfig
|
||
|
~/.gitignore_global:
|
||
|
path: git/gitignore_global
|
||
|
~/.tmux.conf:
|
||
|
path: tmux/.tmux.conf
|
||
|
~/.tmux.conf.local:
|
||
|
path: tmux/.tmux.conf.local
|
||
|
~/.vim:
|
||
|
path: .vim
|
||
|
~/.vimrc:
|
||
|
path: .vimrc
|
||
|
~/.ideavimrc:
|
||
|
path: idea/.ideavimrc
|
||
|
~/.hammerspoon:
|
||
|
if: '[ `uname` = Darwin ]'
|
||
|
path: hammerspoon
|
||
|
~/.mackup.cfg:
|
||
|
path: mackup/mackup.cfg
|
||
|
~/.Brewfile:
|
||
|
path: Brewfile
|
||
|
~/.skhdrc:
|
||
|
path: skhd/skhdrc
|
||
|
~/.yabairc:
|
||
|
path: yabai/yabairc
|
||
|
~/.yabai_focus_display:
|
||
|
path: yabai/yabai_focus_display
|