Joined November 2012
·
yaw

Yaw

Developer at 22MAZES
·
Accra, Ghana
·
·
·

@dideler the double quotes should be escaped. They're automatically escaped if use single quotes on the outside and double quotes inside. as in

$ git config --global alias.today '!git log --since=midnight --author="$(git config user.name)" --oneline'

Achievements
130 Karma
1,255 Total ProTip Views