1
0
Fork 0

Add new configs based on type of install

This commit is contained in:
Jeremy Kaplan 2016-06-11 21:14:51 -04:00
commit 059176fb04
7 changed files with 73 additions and 2 deletions

16
metagram.conf.yaml Normal file
View file

@ -0,0 +1,16 @@
- clean: ['~', '~/.config']
- link:
~/.emacs.d: emacs/
~/.config/zsh: zsh/
~/.zshrc: zsh/.zshrc
~/.zshenv: zsh/.zshenv
~/.zprofile: zsh/.zprofile
~/.hgrc: hg/.hgrc
~/.config/git/config: git/config-metagram
~/.vim: vim/
~/.vimrc: vim/.vimrc
~/.pentadactylrc: pentadactyl/.pentadactylrc
~/.tmux.conf: tmux/.tmux.conf
~/.config/nvim: neovim/
~/.xonshrc: xonsh/.xonshrc