aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/tools/web_config/sample_prompts/terlar.fish
diff options
context:
space:
mode:
Diffstat (limited to 'share/tools/web_config/sample_prompts/terlar.fish')
-rw-r--r--share/tools/web_config/sample_prompts/terlar.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/tools/web_config/sample_prompts/terlar.fish b/share/tools/web_config/sample_prompts/terlar.fish
index d75b17b5..85f4c61c 100644
--- a/share/tools/web_config/sample_prompts/terlar.fish
+++ b/share/tools/web_config/sample_prompts/terlar.fish
@@ -13,7 +13,7 @@ function fish_prompt --description 'Write out the prompt'
# Host
set_color $fish_color_host
- echo -n (hostname -s)
+ echo -n (uname -n)
set_color normal
echo -n ':'