aboutsummaryrefslogtreecommitdiff
path: root/.config/shell
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-01-16 15:05:53 +0100
committerPatrick Spek <p.spek@tyil.nl>2020-01-16 15:05:53 +0100
commit6f736b919a4da2fa8aecef046f8785bc110bd6f4 (patch)
tree5ad34f52cf9d8bd8c95cd4c85e09768926adfbe4 /.config/shell
parent3211d0aff5e9e515755e7316739fa45c99392f57 (diff)
Add small utility to open things (WIP)
Diffstat (limited to '.config/shell')
-rw-r--r--.config/shell/env3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/shell/env b/.config/shell/env
index f614d7b..05505a8 100644
--- a/.config/shell/env
+++ b/.config/shell/env
@@ -7,8 +7,9 @@ export LANG="en_US.UTF-8"
export LESSCHARSET="utf-8"
# Set favourite applications
+export BROWSER="firefox"
export EDITOR="vim"
-export ALTERNATE_EDITOR="vim"
+export ALTERNATE_EDITOR="ed"
# set homepage for w3m
export WWW_HOME=https://duckduckgo.com/