Skip to content

Symbolic link to config.json is replaced with file when config changes #655

@k-obrien

Description

@k-obrien

macOS Sequoia 15.6
Keyboard Cowboy 3.27.3 (2471)

Context

I use stow to manage my dotfiles which replaces .config/keyboardcowboy/config.json with a symlink to the actual config file in my dotfiles directory, which is kept under version control.

Expected

Changing the Keyboard Cowboy config updates the file stored in my dotfiles directory and leaves the symlink at .config/keyboardcowboy/config.json intact.

Actual

The symlink at .config/keyboardcowboy/config.json is overwritten with the actual config.json file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions