mirror of
https://github.com/morten-olsen/configs.git
synced 2026-02-08 00:46:24 +01:00
first commit
This commit is contained in:
17
playbooks/roles/terminal/vars/default/default.yml
Normal file
17
playbooks/roles/terminal/vars/default/default.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
terminal_pkgs:
|
||||
- atuin
|
||||
- bat
|
||||
- eza
|
||||
- direnv
|
||||
- fzf
|
||||
- gnupg
|
||||
- jq
|
||||
- ripgrep
|
||||
- neovim
|
||||
- gh
|
||||
- starship
|
||||
- tmux
|
||||
- zoxide
|
||||
- git
|
||||
- git-delta
|
||||
4
playbooks/roles/terminal/vars/empty.yml
Normal file
4
playbooks/roles/terminal/vars/empty.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
terminal_pkgs: []
|
||||
terminal_casks: []
|
||||
terminal_flatpaks: []
|
||||
5
playbooks/roles/terminal/vars/zeronorth/default.yml
Normal file
5
playbooks/roles/terminal/vars/zeronorth/default.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
terminal_pkgs:
|
||||
- terraform
|
||||
- awscli
|
||||
- copier
|
||||
Reference in New Issue
Block a user