diff --git a/web/app/docs/post-install/optional/page.tsx b/web/app/docs/post-install/optional/page.tsx index 280e573..cb2d6ac 100644 --- a/web/app/docs/post-install/optional/page.tsx +++ b/web/app/docs/post-install/optional/page.tsx @@ -300,6 +300,79 @@ echo "clear && fastfetch" >> ~/.bashrc `} /> + +
+ This option installs and configures Figurine, a tool that creates stylish ASCII text banners for your terminal, + displaying your hostname in a visually appealing 3D format. +
+ ++ What it does: +
+Practical Use:
++ When managing multiple Proxmox nodes in a cluster, Figurine provides an immediate visual indication of which + node you're currently logged into. This helps prevent accidental commands on the wrong node and improves your + workflow when managing multiple servers. +
++ Example Output: +
+ +This adjustment automates the following process:
++ After installation, you'll see your hostname displayed in 3D ASCII art each time you log in, making it + immediately clear which Proxmox node you're working on. +
+