From 0ac641837cf7c0da2aa28244195884151ca15d05 Mon Sep 17 00:00:00 2001 From: LordMathis Date: Sat, 27 Sep 2025 20:36:25 +0200 Subject: [PATCH] Update submodules --- .zsh/ohmyzsh | 2 +- .zsh/zsh-autosuggestions | 2 +- .zsh/zsh-completions | 2 +- .zshrc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.zsh/ohmyzsh b/.zsh/ohmyzsh index f733dc3..242e2fa 160000 --- a/.zsh/ohmyzsh +++ b/.zsh/ohmyzsh @@ -1 +1 @@ -Subproject commit f733dc340b2a1c5b2e61a4da7de790b2f557175f +Subproject commit 242e2faa51675494cbfa78a81f3ff47d81039863 diff --git a/.zsh/zsh-autosuggestions b/.zsh/zsh-autosuggestions index 0e810e5..85919cd 160000 --- a/.zsh/zsh-autosuggestions +++ b/.zsh/zsh-autosuggestions @@ -1 +1 @@ -Subproject commit 0e810e5afa27acbd074398eefbe28d13005dbc15 +Subproject commit 85919cd1ffa7d2d5412f6d3fe437ebdbeeec4fc5 diff --git a/.zsh/zsh-completions b/.zsh/zsh-completions index 6ff1a67..173a14c 160000 --- a/.zsh/zsh-completions +++ b/.zsh/zsh-completions @@ -1 +1 @@ -Subproject commit 6ff1a671a8177ebdb356dd566e557c2db79759a2 +Subproject commit 173a14c436d5f66cbe69f5c14c7a09784004bc21 diff --git a/.zshrc b/.zshrc index 8f68acb..982c388 100644 --- a/.zshrc +++ b/.zshrc @@ -60,7 +60,7 @@ config() { # Show status echo "Update complete! Current status:" - _config_git status --uno + _config_git status -uno echo "Submodule status:" _config_git submodule status