Add .ansible.cfg and add it to script
This commit is contained in:
1115
.ansible.cfg
Normal file
1115
.ansible.cfg
Normal file
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
dir=~/.dotfiles # dotfiles directory
|
dir=~/.dotfiles # dotfiles directory
|
||||||
olddir=~/.dotfiles_old # old dotfiles backup directory
|
olddir=~/.dotfiles_old # old dotfiles backup directory
|
||||||
files=".tmux.conf .tmux.conf.local .vimrc .vim .tcshrc .bashrc .inputrc .git_completion" # list of files/folders to symlink in homedir
|
files=".tmux.conf .tmux.conf.local .vimrc .vim .tcshrc .bashrc .inputrc .git_completion .ansible.cfg" # list of files/folders to symlink in homedir
|
||||||
|
|
||||||
##########
|
##########
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user