Advertisement
Guest User

Untitled

a guest
May 8th, 2022
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. fish: Unknown command: __tmux_prompt
  2. ~/.config/fish/functions/fish_right_prompt.fish (line 4):
  3. __tmux_prompt
  4. ^
  5. in function 'fish_right_prompt'
  6. in command substitution
  7. fish: Unknown command: __print_duration
  8. ~/.config/fish/functions/fish_right_prompt.fish (line 1):
  9. __print_duration $cmd_duration
  10. ^
  11. in command substitution
  12. called on line 16 of file ~/.config/fish/functions/fish_right_prompt.fish
  13. in function 'fish_right_prompt'
  14. in command substitution
  15. ~/.config/fish/functions/fish_right_prompt.fish (line 16): Unknown command
  16. printf ' (%s)' (__print_duration $cmd_duration)
  17. ^
  18. in function 'fish_right_prompt'
  19. in command substitution
  20.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement