6 ms·Same here - [alias] alias = "!git config --get-regexp ^alias. | sed 's/^alias.//'"by mkhnews 3y agoSame here - [alias] alias = "!git config --get-regexp ^alias. | sed 's/^alias.//'"matijs 3y ago! Is for external commands. You can drop the !git from that alias.nerdponx 3y agoNot if you're piping it to sed though, right?matijs 3y agoOh! Thanks for clarifying!