🔧 change asdf installation
This commit is contained in:
parent
a11ea65861
commit
0bd22877fb
@ -1,30 +1,24 @@
|
|||||||
[".asdf"]
|
|
||||||
type = "git-repo"
|
|
||||||
url = "https://github.com/asdf-vm/asdf.git"
|
|
||||||
exact = true
|
|
||||||
stripComponents = 1
|
|
||||||
refreshPeriod = "24h"
|
|
||||||
[".config/emacs"]
|
[".config/emacs"]
|
||||||
type = "git-repo"
|
type = "git-repo"
|
||||||
url = "https://github.com/doomemacs/doomemacs"
|
url = "https://github.com/doomemacs/doomemacs"
|
||||||
exact = true
|
exact = true
|
||||||
stripComponents = 1
|
stripComponents = 1
|
||||||
refreshPeriod = "24h"
|
refreshPeriod = "24h"
|
||||||
[".config/tmux/plugins/tpm"]
|
[".config/tmux/plugins/tpm"]
|
||||||
type = "git-repo"
|
type = "git-repo"
|
||||||
url = "https://github.com/tmux-plugins/tpm.git"
|
url = "https://github.com/tmux-plugins/tpm.git"
|
||||||
exact = true
|
exact = true
|
||||||
stripComponents = 1
|
stripComponents = 1
|
||||||
refreshPeriod = "24h"
|
refreshPeriod = "24h"
|
||||||
[".oh-my-zsh"]
|
[".oh-my-zsh"]
|
||||||
type = "git-repo"
|
type = "git-repo"
|
||||||
url = "https://github.com/ohmyzsh/ohmyzsh.git"
|
url = "https://github.com/ohmyzsh/ohmyzsh.git"
|
||||||
exact = true
|
exact = true
|
||||||
stripComponents = 1
|
stripComponents = 1
|
||||||
refreshPeriod = "24h"
|
refreshPeriod = "24h"
|
||||||
[".oh-my-zsh/custom/plugins/zsh-autosuggestions"]
|
[".oh-my-zsh/custom/plugins/zsh-autosuggestions"]
|
||||||
type = "git-repo"
|
type = "git-repo"
|
||||||
url = "https://github.com/zsh-users/zsh-autosuggestions.git"
|
url = "https://github.com/zsh-users/zsh-autosuggestions.git"
|
||||||
exact = true
|
exact = true
|
||||||
stripComponents = 1
|
stripComponents = 1
|
||||||
refreshPeriod = "24h"
|
refreshPeriod = "24h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user