Init
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# ZSH
|
||||
[".config/zsh/.oh-my-zsh"]
|
||||
type = "git-repo"
|
||||
url = "https://github.com/ohmyzsh/ohmyzsh"
|
||||
|
||||
[".config/zsh/.oh-my-zsh/custom/plugins/zsh-autosuggestions"]
|
||||
type = "git-repo"
|
||||
url = "https://github.com/zsh-users/zsh-autosuggestions"
|
||||
|
||||
[".config/zsh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting"]
|
||||
type = "git-repo"
|
||||
url = "https://github.com/zsh-users/zsh-syntax-highlighting"
|
||||
|
||||
[".config/zsh/.oh-my-zsh/custom/themes/powerlevel10k"]
|
||||
type = "git-repo"
|
||||
url = "https://github.com/romkatv/powerlevel10k"
|
||||
Reference in New Issue
Block a user