summaryrefslogtreecommitdiff
path: root/.config/shell/profile
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2024-10-06 03:12:32 +0200
committeryuzu-eva <stevenhu@web.de>2024-10-06 03:12:32 +0200
commit1e4d281f3706f7b5ab32f992c8ffac78e40ab5bf (patch)
treeef15cc2852a59d1c57d67d6469265b49e3cdf59a /.config/shell/profile
parent06f7453ca95fe2583ddf4bac058f3170de9fc2af (diff)
new pc setup
Diffstat (limited to '.config/shell/profile')
-rw-r--r--.config/shell/profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/shell/profile b/.config/shell/profile
index 4d94449..b3ad122 100644
--- a/.config/shell/profile
+++ b/.config/shell/profile
@@ -1,5 +1,6 @@
export _JAVA_AWT_WM_NONREPARENTING=1
-export EDITOR="vim"
+export EDITOR="nano"
+export SUDO_EDITOR="nano"
export TERMINAL="urxvt"
export BROWSER="firefox"