Context: fresh arch install, I've tried installing the theme on fisher and on oh my fish, same error.
fish: Unknown command: hostname
~/.local/share/omf/themes/lambda/functions/fish_prompt.fish (line 1):
hostname|cut -d . -f 1
^
in command substitution
called on line 7 of file ~/.local/share/omf/themes/lambda/functions/fish_prompt.fish
in function 'fish_prompt'
in command substitution
~/.local/share/omf/themes/lambda/functions/fish_prompt.fish (line 7): Unknown command
set -g __fish_prompt_hostname (hostname|cut -d . -f 1)
^
in function 'fish_prompt'
in command substitution
╰─λ
Context: fresh arch install, I've tried installing the theme on fisher and on oh my fish, same error.