diff --git a/other/config.nu b/other/config.nu index 2f1a437..7b1d322 100644 --- a/other/config.nu +++ b/other/config.nu @@ -803,7 +803,7 @@ def glog [ ] { git log --pretty=%h»¦«%s»¦«%aN»¦«%aE»¦«%aD -n $amount | lines - | split column "»¦«u commit subject name email date" + | split column "»¦«" commit subject name email date } def typed [