summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index 03b1379..1037781 100644
--- a/.profile
+++ b/.profile
@@ -11,7 +11,7 @@ export HISTSIZE=10000
11# Standard stuff and variables for my scripts 11# Standard stuff and variables for my scripts
12export EDITOR=vi 12export EDITOR=vi
13export VISUAL=vi 13export VISUAL=vi
14export XEDIT=xedit 14#export XEDIT=some-gui-editor # Do not set to "xedit", recursion
15export NOTIFY=notify 15export NOTIFY=notify
16export OPENER=open-file 16export OPENER=open-file
17export BROWSER=firefox 17export BROWSER=firefox

Generated with cgit - Back to sebastiano.tronto.net