my personal dotfiles managed by dotbot, zinit
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.

37 lines
661 B

4 years ago
- defaults:
link:
relink: true
force: true
- clean: ['~']
- link:
~/.dotfiles:
force: true
path: ''
- link:
~/.zshrc:
path: .zshrc
3 years ago
~/.zprofile:
path: .zprofile
~/.p10k.zsh:
path: .p10k.zsh
4 years ago
~/.gitconfig:
path: git/global.gitconfig
~/.gitconfig-work:
path: git/work.gitconfig
4 years ago
~/.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:
if: '[ `uname` = Darwin ]'
4 years ago
path: idea/.ideavimrc