First Release
This commit is contained in:
2
custom/sys-tweaks/00-packages
Normal file
2
custom/sys-tweaks/00-packages
Normal file
@@ -0,0 +1,2 @@
|
||||
git fish
|
||||
|
7
custom/sys-tweaks/00-run.sh
Executable file
7
custom/sys-tweaks/00-run.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#/bin/bash -e
|
||||
|
||||
on_chroot << EOF
|
||||
chsh -s /usr/bin/fish pi
|
||||
|
||||
|
||||
EOF
|
Reference in New Issue
Block a user