mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Add common vim dotfile
This commit is contained in:
@@ -39,6 +39,10 @@ common_dotfiles:
|
||||
src: .tmux.conf
|
||||
dest: .tmux.conf
|
||||
mode: "0644"
|
||||
- name: .vimrc
|
||||
src: .vimrc
|
||||
dest: .vimrc
|
||||
mode: "0644"
|
||||
- name: tmux config directory
|
||||
src: .tmux/
|
||||
dest: .tmux/
|
||||
|
||||
Reference in New Issue
Block a user