Use simpler file structure
This commit is contained in:
parent
633a61b6f2
commit
af7211830d
24 changed files with 180 additions and 225 deletions
15
vars/ubuntu-focal.yml
Normal file
15
vars/ubuntu-focal.yml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
dotfiles_repo: 'https://git.fudiggity.nl/sonny/dotfiles.git'
|
||||
githook_repo: 'https://git.fudiggity.nl/sonny/git-hooks.git'
|
||||
|
||||
packages:
|
||||
- git
|
||||
- vim
|
||||
- neovim
|
||||
- python2
|
||||
- python3
|
||||
- python3-pip
|
||||
- python3-venv
|
||||
- python3-setuptools
|
||||
- exuberant-ctags
|
||||
- apt-transport-https
|
||||
- kitty
|
||||
Loading…
Add table
Add a link
Reference in a new issue