8000 Implement Custom Atmos Shell Prompts inside Geodesic · Issue #837 · cloudposse/atmos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Implement Custom Atmos Shell Prompts inside Geodesic #837
Open
@coderabbitai

Description

@coderabbitai

As discussed in PR #827, we need to solve for custom Atmos shell prompts inside Geodesic.

// This means you cannot have a custom shell prompt inside Geodesic (Geodesic requires "-l").
// Perhaps we should have special detection for Geodesic?
// We could test if env var GEODESIC_SHELL is set to "true" (or set at all).
if !hasCustomShellPrompt {
shellCommand = shellComma 53A8 nd + " -l"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0