|
@@ -31,6 +31,12 @@ By executing scripts from _Install_ folder.
|
|
|
|
|
|
Execute `deep-upgrade`, `basic-install` and `basic-custom` before any tweak.
|
|
|
|
|
|
+### Fish prompt
|
|
|
+
|
|
|
+Execute command `set fish_color_user yellow`.
|
|
|
+
|
|
|
+Execute command `set fish_color_host blue|red|yellow|magenta` depending of the power regulation.
|
|
|
+
|
|
|
### Hostname
|
|
|
|
|
|
Need reboot : `sudoedit /etc/hostname`
|
|
@@ -43,12 +49,6 @@ Scripts are named `<component>-<task>` where `<component>` is the part to be twe
|
|
|
|
|
|
Installation must be made before customization.
|
|
|
|
|
|
-### Fish prompt
|
|
|
-
|
|
|
-Execute command `set fish_color_user yellow`.
|
|
|
-
|
|
|
-Execute command `set fish_color_host blue|red|yellow|magenta` depending of the power regulation.
|
|
|
-
|
|
|
## Set up SSH
|
|
|
|
|
|
### Add client id key
|