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