oh-my-posh/.devcontainer/config.fish
2022-03-12 23:05:57 +01:00

5 lines
190 B
Fish

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