summaryrefslogtreecommitdiff
path: root/profile
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-10-06 19:45:39 +0300
committerMarc Coquand <marc@mccd.space>2024-10-06 19:45:39 +0300
commit02b9ba765744064ba6a64e9c83ac3edda6665843 (patch)
tree10b1d48fb09c01a3a7a84c5ff65b2fd7e73907ec /profile
parent3581bfbcd6d34fc6b6b153014440665fed139db4 (diff)
downloadbsd-02b9ba765744064ba6a64e9c83ac3edda6665843.tar.gz
bsd-02b9ba765744064ba6a64e9c83ac3edda6665843.tar.bz2
bsd-02b9ba765744064ba6a64e9c83ac3edda6665843.zip
.
Diffstat (limited to '')
-rw-r--r--profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile b/profile
index 89e199c..e6071b6 100644
--- a/profile
+++ b/profile
@@ -3,7 +3,7 @@ PATH=${PATH}:/home/mccd/go/bin:/home/mccd/.cargo/bin:/home/mccd/.local/bin
export PATH HOME TERM
-export EDITOR="mg"
+export EDITOR="mg -n"
export GDK_DPI_SCALE="1.5"
export GDK_SCALE="1.5"
export XCURSOR_SIZE="32"