mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 18:39:27 +00:00
[.zshrc] Add asdf
This commit is contained in:
4
.zshrc
4
.zshrc
@ -177,6 +177,10 @@ eval "$(atuin init zsh)"
|
|||||||
# aws cli zsh autocomplete
|
# aws cli zsh autocomplete
|
||||||
source /usr/bin/aws_zsh_completer.sh
|
source /usr/bin/aws_zsh_completer.sh
|
||||||
|
|
||||||
|
# asdf
|
||||||
|
|
||||||
|
source /opt/asdf-vm/asdf.sh
|
||||||
|
|
||||||
# custom device
|
# custom device
|
||||||
|
|
||||||
source ~/.zshrc_custom
|
source ~/.zshrc_custom
|
||||||
|
Reference in New Issue
Block a user