First Release

This commit is contained in:
BuildTools
2019-12-12 13:13:55 +13:00
commit 2626620ea5
27 changed files with 16224 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
git fish

7
custom/sys-tweaks/00-run.sh Executable file
View File

@@ -0,0 +1,7 @@
#/bin/bash -e
on_chroot << EOF
chsh -s /usr/bin/fish pi
EOF