diff options
Diffstat (limited to 'ranger.py')
-rwxr-xr-x | ranger.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger.py b/ranger.py index 807e28a6..2e380581 100755 --- a/ranger.py +++ b/ranger.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python -OO # coding=utf-8 # ranger: Browse your files inside the terminal. |