umayr / theme-sushi

Sushi theme for Fishshell.
MIT License
23 stars 20 forks source link

When installed on fresh machine the install setup never finish #5

Open salmanhasni opened 7 years ago

salmanhasni commented 7 years ago

Environment: Ubuntu 16.04

When I execute

⋊> ~ omf install sushi                                                                                                                                                            20:46:49
Updating https://github.com/oh-my-fish/packages-main master... Done!
Installing package sushi
✔ sushi successfully installed.

after this message terminal never return for I/O interaction, I have to forcefully kill the process by Ctrl+Z and the below messages appear

?
No command 'off' found, did you mean:
 Command 'poff' from package 'ppp' (main)
off: command not found
~/.config/fish/functions/fish_prompt.fish (line 1): off
                                                    ^
in command substitution
    called on line 0 of file ~/.config/fish/functions/fish_prompt.fish

in function “fish_prompt”
    called on standard input

in command substitution
    called on standard input

yellow: command not found
~/.local/share/omf/themes/sushi/fish_right_prompt.fish (line 1): yellow
                                                                 ^
in command substitution
    called on line 1 of file ~/.local/share/omf/themes/sushi/fish_right_prompt.fish

in function “fish_right_prompt”
    called on standard input

in command substitution
    called on standard input

No command 'dim' found, but there are 26 similar ones
dim: command not found
~/.local/share/omf/themes/sushi/fish_right_prompt.fish (line 1): dim
                                                                 ^
in command substitution
    called on line 1 of file ~/.local/share/omf/themes/sushi/fish_right_prompt.fish

in function “fish_right_prompt”
    called on standard input

in command substitution
    called on standard input

yellow: command not found
~/.local/share/omf/themes/sushi/fish_right_prompt.fish (line 1): yellow
                                                                 ^
in command substitution
    called on line 1 of file ~/.local/share/omf/themes/sushi/fish_right_prompt.fish

in function “fish_right_prompt”
    called on standard input

in command substitution
    called on standard input

No command 'off' found, did you mean:
 Command 'poff' from package 'ppp' (main)
off: command not found
~/.local/share/omf/themes/sushi/fish_right_prompt.fish (line 1): off
                                                                 ^
in command substitution
    called on line 1 of file ~/.local/share/omf/themes/sushi/fish_right_prompt.fish

in function “fish_right_prompt”
    called on standard input

in command substitution
    called on standard input

printf: not enough arguments
No command 'dim' found, but there are 26 similar ones
dim: command not found
~/.local/share/omf/themes/sushi/fish_right_prompt.fish (line 1): dim
                                                                 ^
in command substitution
    called on line 1 of file ~/.local/share/omf/themes/sushi/fish_right_prompt.fish

in function “fish_right_prompt”
    called on standard input

in command substitution
    called on standard input

yellow: command not found
~/.local/share/omf/themes/sushi/fish_right_prompt.fish (line 1): yellow
                                                                 ^
in command substitution
    called on line 1 of file ~/.local/share/omf/themes/sushi/fish_right_prompt.fish

in command substitution
    called on line 1 of file ~/.local/share/omf/themes/sushi/fish_right_prompt.fish

in function “fish_right_prompt”
    called on standard input

in command substitution
    called on standard input

No command 'dim' found, but there are 26 similar ones
dim: command not found
~/.local/share/omf/themes/sushi/fish_right_prompt.fish (line 1): dim
                                                                 ^
in command substitution
    called on line 1 of file ~/.local/share/omf/themes/sushi/fish_right_prompt.fish

in command substitution
    called on line 1 of file ~/.local/share/omf/themes/sushi/fish_right_prompt.fish

in function “fish_right_prompt”
    called on standard input

in command substitution
    called on standard input

yellow: command not found
~/.local/share/omf/themes/sushi/fish_right_prompt.fish (line 1): yellow
                                                                 ^
in command substitution
    called on line 1 of file ~/.local/share/omf/themes/sushi/fish_right_prompt.fish

in command substitution
    called on line 1 of file ~/.local/share/omf/themes/sushi/fish_right_prompt.fish

in function “fish_right_prompt”
    called on standard input

in command substitution
    called on standard input

No command 'dim' found, but there are 26 similar ones
dim: command not found
~/.local/share/omf/themes/sushi/fish_right_prompt.fish (line 1): dim
                                                                 ^
in command substitution
    called on line 1 of file ~/.local/share/omf/themes/sushi/fish_right_prompt.fish

in command substitution
    called on line 1 of file ~/.local/share/omf/themes/sushi/fish_right_prompt.fish

in function “fish_right_prompt”
    called on standard input

in command substitution
    called on standard input

No command 'off' found, did you mean:
 Command 'poff' from package 'ppp' (main)
off: command not found
~/.local/share/omf/themes/sushi/fish_right_prompt.fish (line 1): off
                                                                 ^
in command substitution
    called on line 1 of file ~/.local/share/omf/themes/sushi/fish_right_prompt.fish

in function “fish_right_prompt”
    called on standard input

in command substitution
    called on standard input

printf: not enough arguments
theissn commented 5 years ago

Did you ever figure what the issue was here? I'm getting the same error

alyyousuf7 commented 4 years ago

I faced the same issue many times some time ago. But I think this was due to issue in oh-my-fish, and probably fixed now.

I no longer face this issue when I install this theme on new systems.