mirror of
https://github.com/shokinn/.files.git
synced 2025-08-23 11:13:19 +00:00
Remove tool-versions file and update Brewfile and zshrc for improved environment setup; change from asdf to mise
This commit is contained in:
parent
d554c388a6
commit
b479e0c0f7
4 changed files with 3 additions and 8 deletions
|
@ -1,2 +0,0 @@
|
|||
nodejs 24.4.1
|
||||
golang 1.24.5
|
|
@ -80,7 +80,6 @@ ZOXIDE_CMD_OVERRIDE="cd"
|
|||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(
|
||||
asdf
|
||||
aws
|
||||
colored-man-pages
|
||||
cp
|
||||
|
@ -96,6 +95,7 @@ plugins=(
|
|||
kind
|
||||
kubectl
|
||||
man
|
||||
mise
|
||||
nix-zsh-completions
|
||||
podman
|
||||
python
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue