Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extra_vars: adding mmaciejewski yml file #57

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions extra_vars/mmaciejewski.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
# general variables
username: mmaciejewski
home_dir: /home/{{ username }}

# used by git gitconfig template
git_name: "Mateusz Maciejewski"
git_email: "[email protected]"

# used by ohmyzsh (zshrc template)
zshrc_template: "zshrc.j2"
zkbd_template: "xterm-256color-:0.j2"

# used by tmux role
tmux_template: "tmux.conf.j2"

# used by vim role
vimrc_template: "vimrc.j2"

# used by kas role
ssh_config_template: "config.j2"

# VSCodium (VSCode) extension to be instlaled by the vscodium role
# codium_extensions:
# - vscodevim.vim