diff --git a/.chezmoiexternal.toml b/.chezmoiexternal.toml index 452ae33..f254902 100644 --- a/.chezmoiexternal.toml +++ b/.chezmoiexternal.toml @@ -1,10 +1,3 @@ -[".oh-my-zsh"] -type = "archive" -url = "https://github.com/ohmyzsh/ohmyzsh/archive/master.tar.gz" -exact = true -stripComponents = 1 -refreshPeriod = "168h" - [".local/share/nvim/site/pack/packer/start/packer.nvim"] type = "git-repo" url = "https://github.com/wbthomason/packer.nvim"