Inital commit

Good start
Added roles for setting up a user with zsh config and ssh keys
Also installation and configuriation of some packages
This commit is contained in:
2022-03-14 01:16:44 +01:00
parent 27a60cb898
commit b3d85445c5
18 changed files with 209 additions and 2 deletions

6
roles/zsh/files/bat.conf Normal file
View File

@@ -0,0 +1,6 @@
--theme "Solarized (dark)"
--style "numbers,changes,header"
--map-syntax "*.ino:C++"
--decorations auto
--color auto
--tabs 2