You need to restart all your interactive shells. Your old shell processes
don't know about the new `argparse` builtin. Just doing `exec fish` should
be sufficient.

On Mon, Dec 11, 2017 at 6:59 AM, John Chludzinski <
john.chludzin...@gmail.com> wrote:

> $ fish --version
>
> fish, version 2.6.0
> fish: argparse: command not found...
> /usr/share/fish/functions/prompt_pwd.fish (line 2):
>     argparse -n prompt_pwd --max-args=0 $options -- $argv
>     ^
> in function “prompt_pwd”
> called on line 6 of file /usr/share/fish/functions/fish_prompt.fish
>
> in command substitution
> called on line 4 of file /usr/share/fish/functions/fish_prompt.fish
>
> in function “fish_prompt”
> called on standard input
>
> in command substitution
> called on standard input
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Fish-users mailing list
> Fish-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fish-users
>
>


-- 
Kurtis Rader
Caretaker of the exceptional canines Junior and Hank
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to