Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 8 additions & 7 deletions dot_config/mise/conf.d/fresh.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,14 @@ rust = "latest"
uv = "latest"

# Modern CLI
bat = "latest"
fd = "latest"
fzf = "latest"
ripgrep = "latest"
zoxide = "latest"
jq = "latest"
yazi = "latest"
bat = "latest"
fd = "latest"
fzf = "latest"
ripgrep = "latest"
zoxide = "latest"
jq = "latest"
yazi = "latest"
"conda:rsync" = "latest" # modern rsync 3.4.x from conda-forge; Apple ships old openrsync, brew's 3.5.0 not mise-able
# tree: not in mise registry under that short name — left in Brewfile

# Git
Expand Down