Added almost everything
This commit is contained in:
parent
fca3b93dd5
commit
03a9749b46
15 changed files with 135 additions and 0 deletions
7
3-post-reboot/init.sh
Executable file
7
3-post-reboot/init.sh
Executable file
|
@ -0,0 +1,7 @@
|
|||
script_full_path=$(dirname "$0")
|
||||
|
||||
source $script_full_path/sevices.sh
|
||||
source $script_full_path/aur.sh
|
||||
source $script_full_path/rustup.sh
|
||||
source $script_full_path/ghcup.sh
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue