Compare commits

...

2 Commits

3 changed files with 6 additions and 2 deletions

View File

@ -15,4 +15,4 @@ modprobe -r iwlwifi && modprobe iwlwifi
# If wired networking is working, but gnome doesnt recognize it properly, check out this post:
# https://forums.debian.net/viewtopic.php?t=104561
$LOC/finalize.sh
sh $LOC/finalize.sh

4
files/.bashrc Normal file
View File

@ -0,0 +1,4 @@
# additions from InstaTout
export PS1="[\[$(tput sgr0)\]\[\033[38;5;160m\]\u\[$(tput sgr0)\]] \[$(tput sgr0)\]\[\033[38;5;68m\]\W\[$(tput sgr0)\] > \[$(tput sgr0)\]"
neofetch

View File

@ -13,4 +13,4 @@ tasksel install laptop
# Point to Fprint driver
echo -e "\n\nFigerprint\n\tCheck out: https://gist.github.com/d-k-bo/15e53eab53e2845e97746f5f8661b224"
$LOC/finalize.sh
sh $LOC/finalize.sh