diff options
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" |