lies, doesn't actually close the browser tab smh. That was planned, unfortunately not possible.

This commit is contained in:
Ronnie 2024-11-20 22:20:44 -05:00
parent e0acee0d16
commit 5562f6ca48

View file

@ -6,7 +6,7 @@ const helpCommand = () => [
<li>📄 <strong className="text-green-400">source</strong>: View the source code of this terminal.</li>
<li>📡 <strong className="text-green-400">socials</strong>: View my social links.</li>
<li>🌐 <strong className="text-green-400">selfhosted</strong>: View what I self host in my homelab.</li>
<li> <strong className="text-green-400">exit</strong>: Close the terminal (browser tab).</li>
<li> <strong className="text-green-400">exit</strong>: Close the terminal.</li>
</ul>
<p className="mt-4 text-gray-400">
💡 Pro Tip: Use <span className="text-green-400"></span> and <span className="text-green-400"></span> to navigate through your command history.