mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
Minimal i3 setup
This commit is contained in:
@@ -1 +1,15 @@
|
||||
# common variables
|
||||
---
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
username: fscotto
|
||||
user_group: fscotto
|
||||
user_home: "/home/{{ username }}"
|
||||
user_shell: /bin/bash
|
||||
|
||||
common_packages:
|
||||
- bash-completion
|
||||
- git
|
||||
- wget
|
||||
- unzip
|
||||
- zip
|
||||
- vim
|
||||
- fzf
|
||||
|
||||
Reference in New Issue
Block a user