Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Weird error while using and installing the prompt #16

Closed
ryzokuken opened this issue Mar 2, 2018 · 2 comments
Closed

Weird error while using and installing the prompt #16

ryzokuken opened this issue Mar 2, 2018 · 2 comments

Comments

@ryzokuken
Copy link

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
Copy link
Owner

matchai commented Mar 2, 2018

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
Copy link
Author

ryzokuken commented Mar 2, 2018 via email

@matchai matchai closed this as completed Mar 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants