From a77cfc9408ee23e57fe9b6ec874a7b17a7a25037 Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Tue, 29 Sep 2020 17:03:47 +0100 Subject: [PATCH 1/6] Update htoprc. --- .config/htop/htoprc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/htop/htoprc b/.config/htop/htoprc index 7894e29..338eb97 100644 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc @@ -1,6 +1,6 @@ # Beware! This file is rewritten by htop when settings are changed in the interface. # The parser is also very primitive, and not human-friendly. -fields=0 48 17 18 38 39 40 2 46 47 49 1 +fields=0 48 17 18 38 39 40 2 46 47 49 1 sort_key=46 sort_direction=1 hide_threads=0 @@ -20,7 +20,7 @@ update_process_names=0 account_guest_in_cpu_meter=0 color_scheme=0 delay=15 -left_meters=AllCPUs CPU -left_meter_modes=1 1 -right_meters=Uptime LoadAverage Tasks Memory Swap -right_meter_modes=2 2 2 1 1 +left_meters=AllCPUs CPU +left_meter_modes=1 1 +right_meters=Uptime LoadAverage Tasks Memory Swap +right_meter_modes=2 2 2 1 1 From 6de264500e5825f086397838ce234e5ce3325eb8 Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Tue, 29 Sep 2020 17:04:32 +0100 Subject: [PATCH 2/6] Stop pcmanfm from mounting devices on insertion. --- .config/pcmanfm/LXDE/pcmanfm.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/pcmanfm/LXDE/pcmanfm.conf b/.config/pcmanfm/LXDE/pcmanfm.conf index 4fba658..b8c62b6 100644 --- a/.config/pcmanfm/LXDE/pcmanfm.conf +++ b/.config/pcmanfm/LXDE/pcmanfm.conf @@ -2,8 +2,8 @@ bm_open_method=0 [volume] -mount_on_startup=1 -mount_removable=1 +mount_on_startup=0 +mount_removable=0 autorun=1 [autorun] From 44acd090aee5890dd625253b34d5fb939c407768 Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Tue, 29 Sep 2020 17:13:33 +0100 Subject: [PATCH 3/6] Update gitignore - don't track Xauthority or bash_history files. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 15e522a..26db236 100644 --- a/.gitignore +++ b/.gitignore @@ -6,10 +6,12 @@ .*.swp .ICEauthority .Xauthority +.Xauthority.orig .ab* .alpine-smime/ .aspell.* .bash_history +.bash_history-* .cache/ .gnupg .lesshst From 61f2bae0b84106e7df70a58d405d19d1fe1ee317 Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Tue, 29 Sep 2020 18:43:51 +0100 Subject: [PATCH 4/6] Clean up .nanorc-* files. --- .nanorc-2.6 | 7 +++- .nanorc-2.7 | 100 --------------------------------------------- .nanorc-2.9 | 101 ---------------------------------------------- .nanorc-3.2 | 106 ------------------------------------------------ .nanorc-4.3 | 114 ---------------------------------------------------- .nanorc-4.9 | 114 ---------------------------------------------------- 6 files changed, 5 insertions(+), 537 deletions(-) delete mode 100644 .nanorc-2.7 delete mode 100644 .nanorc-2.9 delete mode 100644 .nanorc-3.2 delete mode 100644 .nanorc-4.3 delete mode 100644 .nanorc-4.9 diff --git a/.nanorc-2.6 b/.nanorc-2.6 index b1cc6cd..628b0ea 100644 --- a/.nanorc-2.6 +++ b/.nanorc-2.6 @@ -16,7 +16,7 @@ ## ", ', ), >, ], and }. ## Use auto-indentation. -set autoindent +# set autoindent ## Do case-sensitive searches by default. # set casesensitive @@ -33,6 +33,9 @@ set justifytrim ## Enable vim-style lock-files. set locking +## Use the blank line below the titlebar as extra editing space. +set morespace + ## Don't display the helpful shortcut lists at the bottom of the screen. set nohelp @@ -55,7 +58,7 @@ set quickblank set smarthome ## Use smooth scrolling as the default. -# set smooth +set smooth ## Enable soft line wrapping (AKA full-line display). # set softwrap diff --git a/.nanorc-2.7 b/.nanorc-2.7 deleted file mode 100644 index 59a04d6..0000000 --- a/.nanorc-2.7 +++ /dev/null @@ -1,100 +0,0 @@ -## Sample initialization file for GNU nano. -## -## Please note that you must have configured nano with --enable-nanorc -## for this file to be read! Also note that this file should not be in -## DOS or Mac format, and that characters specially interpreted by the -## shell should not be escaped here. -## -## To make sure an option is disabled, use "unset