summaryrefslogtreecommitdiff
path: root/alot
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2011-09-18 21:51:44 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2011-09-18 21:51:44 +0100
commit05dcb7a9d018b192a950a292af8064c5436ee90c (patch)
treeb95d3cbf0cabaada1cdae64db49adbb9e746c8de /alot
parent2e5a5e35572597b1f23b7f689947cc426c51a841 (diff)
fix (semi)colons in example.full.rc
Diffstat (limited to 'alot')
-rwxr-xr-xalot/init.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/init.py b/alot/init.py
index 07552b57..8d95fa72 100755
--- a/alot/init.py
+++ b/alot/init.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
"""
This file is part of alot, a terminal UI to notmuch mail (notmuchmail.org).
Copyright (C) 2011 Patrick Totzke <patricktotzke@gmail.com>