updated antidote

This commit is contained in:
eeleater 2023-10-05 15:18:13 +02:00
parent f1ed7f6496
commit 60f4095748

View file

@ -1,3 +1,9 @@
[".local/share/zsh/config"] [".local/share/zsh/config"]
type = "git-repo" type = "git-repo"
url = "git@git.eeleater.org:eeleater/dotfiles_private.git" 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"