|
@@ -31,6 +31,12 @@ By executing scripts from _Install_ folder.
|
|
|
|
|
|
Execute `deep-upgrade`, `basic-install` and `basic-custom` before any tweak.
|
|
Execute `deep-upgrade`, `basic-install` and `basic-custom` before any tweak.
|
|
|
|
|
|
|
|
+### Hostname
|
|
|
|
+
|
|
|
|
+Change hostname with `sudoedit /etc/hostname`
|
|
|
|
+
|
|
|
|
+Reboot.
|
|
|
|
+
|
|
### Tweaks
|
|
### Tweaks
|
|
|
|
|
|
Scripts are named `<component>-<task>` where `<component>` is the part to be tweaked and `<task>` the purpose of the script, which can be _install_ to install software of this part and _custom_ to configure them as Jovian does.
|
|
Scripts are named `<component>-<task>` where `<component>` is the part to be tweaked and `<task>` the purpose of the script, which can be _install_ to install software of this part and _custom_ to configure them as Jovian does.
|
|
@@ -43,10 +49,6 @@ Execute command `set fish_color_user yellow`.
|
|
|
|
|
|
Execute command `set fish_color_host blue|red|yellow|magenta` depending of the power regulation.
|
|
Execute command `set fish_color_host blue|red|yellow|magenta` depending of the power regulation.
|
|
|
|
|
|
-### Hostname
|
|
|
|
-
|
|
|
|
-Change hostname with `sudoedit /etc/hostname`
|
|
|
|
-
|
|
|
|
## Set up SSH
|
|
## Set up SSH
|
|
|
|
|
|
### Add client id key
|
|
### Add client id key
|