matchai / spacefish

πŸš€πŸŸ The fish shell prompt for astronauts
https://spacefish.matchai.dev
MIT License
962 stars 79 forks source link

Weird error while using and installing the prompt #16

Closed ryzokuken closed 6 years ago

ryzokuken commented 6 years ago

I'll just drop the exact log here

fish: Unknown command '__parse_current_folder'
~/.config/fish/functions/fish_prompt.fish (line 1): 
__parse_current_folder
^
in command substitution
        called on line 42 of file ~/.config/fish/functions/fish_prompt.fish

in function 'pre_prompt'
        called on standard input

in event handler: handler for generic event 'fish_prompt'

fish: Unknown command '__parse_git_branch'
~/.config/fish/functions/fish_prompt.fish (line 1): 
__parse_git_branch
^
in command substitution
        called on line 42 of file ~/.config/fish/functions/fish_prompt.fish

in function 'pre_prompt'
        called on standard input

in event handler: handler for generic event 'fish_prompt'

fish: Unknown command '__format_time'
~/.config/fish/functions/fish_prompt.fish (line 1): 
__format_time $CMD_DURATION $pure_command_max_exec_time
^
in command substitution
        called on line 42 of file ~/.config/fish/functions/fish_prompt.fish

in function 'pre_prompt'
        called on standard input

in event handler: handler for generic event 'fish_prompt'
matchai commented 6 years ago

Hey Ujjwal!

Looking at the log you've provided, it looks like the it's for a fish_prompt.fish that isn't spacefish. I would suggest trying to uninstall any fisherman or oh-my-fish prompts or themes that might be clashing with the installation of spacefish and try reinstalling it.

Let me know if you need a hand! πŸ˜„

ryzokuken commented 6 years ago

You're right. It had nothing to do with your theme. Feel free to close this or I will as soon as I get to a computer (I'm on my phone right now, sorry).

Thanks a lot.

On Sat 3 Mar, 2018, 1:42 AM Matan Kushner, notifications@github.com wrote:

Hey Ujjwal!

Looking at the log you've provided, it looks like the it's for a fish_prompt.fish that isn't spacefish. I would suggest trying to uninstall any fisherman or oh-my-fish prompts or themes that might be clashing with the installation of spacefish and try reinstalling it.

Let me know if you need a hand! πŸ˜„

β€” You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/matchai/spacefish/issues/16#issuecomment-370039266, or mute the thread https://github.com/notifications/unsubscribe-auth/AMg3MiLqJtSElIanaXBzGGHl_8Kv7f20ks5taaeSgaJpZM4SaYy1 .