🔧 change asdf installation

This commit is contained in:
James Walker 2025-01-03 21:55:08 -05:00
parent a11ea65861
commit 0bd22877fb
Signed by: walkah
SSH Key Fingerprint: SHA256:f7Gn4jO4BFHZxWfKTTzEAfWz+cLW51IyGFl9MjDyZGI

View File

@ -1,30 +1,24 @@
[".asdf"]
type = "git-repo"
url = "https://github.com/asdf-vm/asdf.git"
exact = true
stripComponents = 1
refreshPeriod = "24h"
[".config/emacs"]
type = "git-repo"
url = "https://github.com/doomemacs/doomemacs"
exact = true
stripComponents = 1
refreshPeriod = "24h"
type = "git-repo"
url = "https://github.com/doomemacs/doomemacs"
exact = true
stripComponents = 1
refreshPeriod = "24h"
[".config/tmux/plugins/tpm"]
type = "git-repo"
url = "https://github.com/tmux-plugins/tpm.git"
exact = true
stripComponents = 1
refreshPeriod = "24h"
type = "git-repo"
url = "https://github.com/tmux-plugins/tpm.git"
exact = true
stripComponents = 1
refreshPeriod = "24h"
[".oh-my-zsh"]
type = "git-repo"
url = "https://github.com/ohmyzsh/ohmyzsh.git"
exact = true
stripComponents = 1
refreshPeriod = "24h"
type = "git-repo"
url = "https://github.com/ohmyzsh/ohmyzsh.git"
exact = true
stripComponents = 1
refreshPeriod = "24h"
[".oh-my-zsh/custom/plugins/zsh-autosuggestions"]
type = "git-repo"
url = "https://github.com/zsh-users/zsh-autosuggestions.git"
exact = true
stripComponents = 1
refreshPeriod = "24h"
type = "git-repo"
url = "https://github.com/zsh-users/zsh-autosuggestions.git"
exact = true
stripComponents = 1
refreshPeriod = "24h"