diff options
author | Marc Coquand <marc@mccd.space> | 2024-10-06 19:45:39 +0300 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-10-06 19:45:39 +0300 |
commit | 02b9ba765744064ba6a64e9c83ac3edda6665843 (patch) | |
tree | 10b1d48fb09c01a3a7a84c5ff65b2fd7e73907ec /profile | |
parent | 3581bfbcd6d34fc6b6b153014440665fed139db4 (diff) | |
download | bsd-02b9ba765744064ba6a64e9c83ac3edda6665843.tar.gz bsd-02b9ba765744064ba6a64e9c83ac3edda6665843.tar.bz2 bsd-02b9ba765744064ba6a64e9c83ac3edda6665843.zip |
.
Diffstat (limited to '')
-rw-r--r-- | profile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |