mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-31 00:24:06 -06:00
config: update tool versions to latest and add new tools to mise
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
[tools]
|
||||
actionlint = "latest"
|
||||
chezmoi = "latest"
|
||||
deno = "2.2.2"
|
||||
deno = "latest"
|
||||
dua = "latest"
|
||||
fastfetch = "latest"
|
||||
gh = "latest"
|
||||
go = "latest"
|
||||
@@ -16,4 +17,7 @@ railway = "latest"
|
||||
tokei = "latest"
|
||||
typst = "latest"
|
||||
uv = "latest"
|
||||
zoxide = "0.9.6"
|
||||
zoxide = "latest"
|
||||
dust = "latest"
|
||||
bun = "latest"
|
||||
imagemagick = "latest"
|
||||
|
||||
@@ -22,6 +22,7 @@ abbr -a la 'lsd -a'
|
||||
abbr -a lla 'lsd -la'
|
||||
abbr -a lt 'lsd --tree'
|
||||
abbr -a ll 'lsd -AlFh'
|
||||
abbr -a lsblk 'lsblk -f'
|
||||
abbr -a nano 'micro'
|
||||
abbr -a lg 'lazygit'
|
||||
abbr -a vim 'nvim'
|
||||
|
||||
Reference in New Issue
Block a user