Replace hostname with hostname -f in bashrc hints
Discord Message
Author: realami Channel: #feedback Link: https://discord.com/channels/1405685085923049482/1405686161791516873/1455722153914663083
Suggestion: these two hints from ~/.bashrc would be better with s/hostname/hostname -f (matching the existing You are on hint):
"$(printf 'Shelley, our coding agent, is running at https://%s:9999' "$(hostname)")"
"$(printf 'If you run an http webserver on port 1234, you can access it securely at https://%s:1234\nTry it with "python3 -m http.server 1234"' "$(hostname)")"
discord-bug
0 Comments
No comments yet.