MCPcopy Index your code
hub / github.com/jetify-com/devbox / fishConfig

Function fishConfig

internal/devbox/shell.go:216–218  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

214}
215
216func fishConfig() string {
217 return xdg.ConfigSubpath("fish/config.fish")
218}
219
220func (s *DevboxShell) Run() error {
221 var cmd *exec.Cmd

Callers 1

initShellBinaryFieldsFunction · 0.85

Calls 1

ConfigSubpathFunction · 0.92

Tested by

no test coverage detected