From fe7bf5bf629064886724027d499c5b04fb69afe2 Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Fri, 29 May 2015 20:39:30 -0700 Subject: 20150529 Apple's customer service is still the best (plus an Authy horror story) --- source/blog/2015-05-22-using-a-command-table-as-wallpaper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blog/2015-05-22-using-a-command-table-as-wallpaper.md') diff --git a/source/blog/2015-05-22-using-a-command-table-as-wallpaper.md b/source/blog/2015-05-22-using-a-command-table-as-wallpaper.md index 85be7658..5eacb0e1 100644 --- a/source/blog/2015-05-22-using-a-command-table-as-wallpaper.md +++ b/source/blog/2015-05-22-using-a-command-table-as-wallpaper.md @@ -12,7 +12,7 @@ To remind myself of which scripts are at my fingertip, I decided to use a comman [^shitty]: Yeah, I know it's a shitty script, so don't nitpick on style problems. ```python -#!/usr/bin/env python +#!/usr/bin/env python3 """Generate command table.""" -- cgit v1.2.1