From 7702cd1a6f708cea72c7fd16a520d7c036ff3ec7 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Mon, 28 Apr 2025 08:38:59 +0800 Subject: Update --- alias | 1 + mutt/default | 2 ++ profile | 1 + snippets/html_template_map_leaderline | 15 ++++++++------- web/bookmarklet/contextmenu | 1 + 5 files changed, 13 insertions(+), 7 deletions(-) create mode 100644 web/bookmarklet/contextmenu diff --git a/alias b/alias index 2c0dd4e..b855353 100644 --- a/alias +++ b/alias @@ -55,6 +55,7 @@ alias j='sudo -i journalctl -xeu' alias jf='sudo -i journalctl -xfeu' alias fb{.,''}conf='sudo vim /etc/fail2ban/jail.d/jail.local' alias fb='sudo -i fail2ban-client' +alias vps.test='curl -sL https://yabs.sh | bash' # }}} # Nginx{{{ diff --git a/mutt/default b/mutt/default index b40cecf..f33582d 100644 --- a/mutt/default +++ b/mutt/default @@ -54,6 +54,7 @@ macro index,pager c '=' macro index q '?' bind attach g exit bind index o sort-reverse +bind index R group-chat-reply bind index O sort-mailbox bind index,pager sync-mailbox bind index x tag-entry @@ -197,6 +198,7 @@ color index blue green "~N~v~(~F)" # color index yellow red "~v~(~D)" # thread with deleted (doesn't differentiate between all or partial) color index magenta black "~h Stay" # marked as Stay color index lightblack black "~h Done" # marked as Done +color index lightblack black "~y done" # marked as Done # color header color header green black "^(From)" diff --git a/profile b/profile index 953a8e1..3af0b9c 100644 --- a/profile +++ b/profile @@ -1,6 +1,7 @@ # trap 'exit.sh' EXIT export PATH=~/.local/bin:$PATH +export PATH=~/go/bin:$PATH export SETTING_DIR=${SETTING_DIR:=$HOME/helper} export TERM=xterm-256color export XDG_CONFIG_HOME=~/.config diff --git a/snippets/html_template_map_leaderline b/snippets/html_template_map_leaderline index afcec6d..02affef 100644 --- a/snippets/html_template_map_leaderline +++ b/snippets/html_template_map_leaderline @@ -5,12 +5,12 @@ Leader Line with Markdown - + - + - +