some more literate programming, now managing also Xresources and nanorc

This commit is contained in:
Phuntsok Drak-pa
2019-10-21 13:06:10 +02:00
parent 560977f64c
commit 88935a4a8f
5 changed files with 217 additions and 42 deletions

View File

@@ -44,6 +44,8 @@ printf "\n# Create directories for mounting ####################################
sudo mkdir -p /mnt/{USB,CD,Android}
sudo chown $USER:(id -g $USER) /mnt/{USB,CD,Android}
mkdir -p $HOME/.cache/nano/backups
printf "\n# Set fish as the default shell ###############################################\n\n"
chsh -s /usr/bin/fish