diff options
Diffstat (limited to '.profile')
| -rw-r--r-- | .profile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -11,7 +11,7 @@ export HISTSIZE=10000 | |||
| 11 | # Standard stuff and variables for my scripts | 11 | # Standard stuff and variables for my scripts |
| 12 | export EDITOR=vi | 12 | export EDITOR=vi |
| 13 | export VISUAL=vi | 13 | export VISUAL=vi |
| 14 | export XEDIT=xedit | 14 | #export XEDIT=some-gui-editor # Do not set to "xedit", recursion |
| 15 | export NOTIFY=notify | 15 | export NOTIFY=notify |
| 16 | export OPENER=open-file | 16 | export OPENER=open-file |
| 17 | export BROWSER=firefox | 17 | export BROWSER=firefox |
