better settings for tangling the code blocks

This commit is contained in:
Phuntsok Drak-pa
2019-10-21 12:13:40 +02:00
parent 8ff8b6c6c6
commit a14d538aa2
3 changed files with 92 additions and 87 deletions

View File

@@ -150,6 +150,9 @@ if test $sshdserver = 'y' || test $sshdserver = "Y" || test $sshdserver = ''
sudo systemctl enable --now sshd
end
sudo systemctl enable --now ly
sudo systemctl disable getty@tty2
printf "\n# Installing fisher ###########################################################\n\n"
curl https://git.io/fisher --create-dirs -sLo ~/.config/fish/functions/fisher.fish