diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-11-09 01:43:24 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-11-09 01:47:01 +0100 |
| commit | de990dbbb6d0b852b73046e1f8c8875ae0849403 (patch) | |
| tree | 9396a5471430a6288a27342b2e92bc0e79a4bc12 /group_vars/all.yml.example | |
| parent | aa8d8855e0a153245f2ad0832ebeea80af57cbfb (diff) | |
Add vim role w/testing
Diffstat (limited to 'group_vars/all.yml.example')
| -rw-r--r-- | group_vars/all.yml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/group_vars/all.yml.example b/group_vars/all.yml.example index 166fee3c..d5c63849 100644 --- a/group_vars/all.yml.example +++ b/group_vars/all.yml.example @@ -47,6 +47,7 @@ dotfiles_setup_script: | git remote set-url origin [email protected]:~a14m/.rc password_store_repo_url: "[email protected]:a14m/.pass" +vimrc_repo_url: "[email protected]:~a14m/.vim" wireguard_autostart_connection: "wg-vpn0" wireguard_connections: |
