oh-my-posh/.devcontainer/config.fish
2022-03-25 19:08:29 +01:00

5 lines
183 B
Fish

# Activate oh-my-posh prompt:
oh-my-posh init fish --config $POSH_THEME | source
# NOTE: You can override the above env vars from the devcontainer.json "args" under the "build" key.