changeset 711:0418663a0407

Fix htop function keys in screen/tmux
author nanaya <me@nanaya.net>
date Tue, 17 Oct 2023 17:00:14 +0900
parents 81711bd8cac9
children c1ad9cc00624
files rc/bashrc
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/rc/bashrc	Tue Oct 17 15:39:50 2023 +0900
+++ b/rc/bashrc	Tue Oct 17 17:00:14 2023 +0900
@@ -90,6 +90,7 @@
 alias be="bundle exec"
 alias ll="ls -l"
 alias la="ls -A"
+alias htop="TERM=xterm htop"
 
 _has_gnu_ls=
 _has_gnu_grep=