📌 build(asdf): Install asdf

This commit is contained in:
punkfairie 2024-03-11 18:07:14 -07:00
parent cfbccadb87
commit f88151a904
Signed by: punkfairie
GPG key ID: A86AF57F837E320F
4 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,3 @@
#!/usr/bin/env fish
source /opt/asdf-vm/asdf.fish

1
.gitignore vendored
View file

@ -79,3 +79,4 @@ go/pkg
.config/systemd/
.config/tmux/plugins/
.config/luarocks/lib/
.asdf/

3
.plugin-versions Normal file
View file

@ -0,0 +1,3 @@
# plugin-name git-url git-ref
asdf-plugin-manager https://github.com/asdf-community/asdf-plugin-manager.git 0ea8bb5
php https://github.com/asdf-community/asdf-php.git 1eaf4de

2
.tool-versions Normal file
View file

@ -0,0 +1,2 @@
asdf-plugin-manager 1.3.0
php 8.3.3