mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-01-21 10:36:47 +00:00
[.zshrc] Add asdf
This commit is contained in:
parent
722a32eb47
commit
23bd734c9f
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
|
||||||
|
Loading…
Reference in New Issue
Block a user