added bashrc file, fixed issue that would keep finalize from autorunning
This commit is contained in:
parent
a9a262b926
commit
facf0da998
4
files/.bashrc
Normal file
4
files/.bashrc
Normal 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
|
@ -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
|
Loading…
Reference in New Issue
Block a user