9 lines
No EOL
284 B
TOML
9 lines
No EOL
284 B
TOML
[".local/share/zsh/config"]
|
|
type = "git-repo"
|
|
url = "git@git.eeleater.org:eeleater/dotfiles_private.git"
|
|
[".local/share/omp"]
|
|
type = "git-repo"
|
|
url = "https://github.com/JanDeDobbeleer/oh-my-posh.git"
|
|
stripComponents = 1
|
|
exact = true
|
|
refreshPeriod = "168h" |