From 57deeb86a73e527e7de3881cd5aa1488629695cf Mon Sep 17 00:00:00 2001 From: hut Date: Wed, 9 Jun 2010 13:07:16 +0200 Subject: Reverted hashbang for ranger.py. It causes an error here: /usr/bin/env: python -O: No such file or directory --- ranger.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranger.py b/ranger.py index a3f2095b..aca1b557 100755 --- a/ranger.py +++ b/ranger.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python -O +#!/usr/bin/python -O # coding=utf-8 # # Ranger: Explore your forest of files from inside your terminal -- cgit 1.4.1-2-gfad0 d class='form'>
Profanity fork with TTY improvementsdanisanti <danisanti@tilde.institute>
about summary refs log tree commit diff stats
path: root/themes/boothj5
blob: f148be6a89c8bf41c60e4b3fcdac496c840c9a00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27