aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/tools/web_config/sample_prompts/pythonista.fish
diff options
context:
space:
mode:
Diffstat (limited to 'share/tools/web_config/sample_prompts/pythonista.fish')
-rw-r--r--share/tools/web_config/sample_prompts/pythonista.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/tools/web_config/sample_prompts/pythonista.fish b/share/tools/web_config/sample_prompts/pythonista.fish
index ad772e2f..b36e8ba4 100644
--- a/share/tools/web_config/sample_prompts/pythonista.fish
+++ b/share/tools/web_config/sample_prompts/pythonista.fish
@@ -12,7 +12,7 @@ function fish_prompt
printf ' at '
set_color magenta
- printf '%s' (hostname|cut -d . -f 1)
+ printf '%s' (uname -n)
set_color normal
printf ' in '