Skip to content

feat(superfile): track spf config - #12

Merged
ptaranat merged 1 commit into
mainfrom
try/new-tools
Sep 22, 2026
Merged

ptaranat merged 1 commit into
mainfrom
try/new-tools

Conversation

@ptaranat

Copy link
Copy Markdown
Owner

Trying out superfile (spf) as a TUI file manager. Captures two changes
from the stock config:

  • zoxide_support = true. Off by default, and with it off spf reports
    "Zoxide not available" on the z hotkey, which reads like a missing
    binary rather than a disabled feature.
  • hotkeys.toml replaced with the vim preset shipped upstream at
    src/superfile_config/vimHotkeys.toml. Note d deletes with no
    modifier, and parent-directory is - rather than h.

theme/ is ignored: 21 stock files superfile ships and regenerates,
tracked by its own themeFileVersion. *.bak ignored too.

spf is installed to /usr/local/bin by its own installer, not brew, so
there is no Brewfile entry. hunk and herdr are not installed yet.

Copy link
Copy Markdown
Owner Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Trying out superfile (spf) as a TUI file manager. Captures two changes
from the stock config:

  - zoxide_support = true. Off by default, and with it off spf reports
    "Zoxide not available" on the z hotkey, which reads like a missing
    binary rather than a disabled feature.
  - hotkeys.toml replaced with the vim preset shipped upstream at
    src/superfile_config/vimHotkeys.toml. Note d deletes with no
    modifier, and parent-directory is - rather than h.

theme/ is ignored: 21 stock files superfile ships and regenerates,
tracked by its own themeFileVersion. *.bak ignored too.

spf is installed to /usr/local/bin by its own installer, not brew, so
there is no Brewfile entry. hunk and herdr are not installed yet.
@ptaranat
ptaranat changed the base branch from fix/zsh-orbstack-jetbrains to main September 22, 2026 15:39
@ptaranat
ptaranat merged commit c1dc993 into main Sep 22, 2026
@ptaranat
ptaranat deleted the try/new-tools branch September 22, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant