mirror of
https://github.com/lordmathis/dotfiles.git
synced 2025-11-06 01:34:22 +00:00
Update config function to show short status with '--uno' option
This commit is contained in:
2
.zshrc
2
.zshrc
@@ -60,7 +60,7 @@ config() {
|
|||||||
|
|
||||||
# Show status
|
# Show status
|
||||||
echo "Update complete! Current status:"
|
echo "Update complete! Current status:"
|
||||||
_config_git status --short
|
_config_git status --uno
|
||||||
|
|
||||||
echo "Submodule status:"
|
echo "Submodule status:"
|
||||||
_config_git submodule status
|
_config_git submodule status
|
||||||
|
|||||||
Reference in New Issue
Block a user