Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube authored Apr 22, 2022
1 parent ec091f0 commit fb79c68
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ set PATH $PATH (pwd)
example _carapace fish | source

# nushell [needs fork: https://github.com/rsteube/nushell]
example _carapace nushell | save example.nu ; source example.nu
example _carapace nushell | save example.nu
source example.nu

# oil
PATH=$PATH:$(pwd)
Expand Down

0 comments on commit fb79c68

Please sign in to comment.