changeset 712:c1ad9cc00624

Disable htop mouse
author nanaya <me@nanaya.net>
date Thu, 19 Oct 2023 05:51:50 +0900
parents 0418663a0407
children 4f5b040a589c
files rc/bashrc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rc/bashrc	Tue Oct 17 17:00:14 2023 +0900
+++ b/rc/bashrc	Thu Oct 19 05:51:50 2023 +0900
@@ -90,7 +90,7 @@
 alias be="bundle exec"
 alias ll="ls -l"
 alias la="ls -A"
-alias htop="TERM=xterm htop"
+alias htop="TERM=xterm htop -M"
 
 _has_gnu_ls=
 _has_gnu_grep=