Replace aliae
config with default bash
profile
This commit is contained in:
parent
8315b89c6c
commit
005c575320
3 changed files with 24 additions and 6 deletions
scripts/Common/OS
|
@ -35,6 +35,7 @@ if [ (id -u) -eq 0 ]
|
|||
userdel -r "$name"
|
||||
else
|
||||
copyNixConfig
|
||||
source "$dir/../Software/bash/main.fish"
|
||||
runHook initialize || true
|
||||
runHook installDrivers || true
|
||||
runHook installOS || true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue