diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-02-28 05:08:56 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-02-28 05:08:56 -0800 |
commit | cc052298172c999a68ea46cc0e7d7fa900eb8b45 (patch) | |
tree | 1b653db1121f6bf665a1df7241c1dd3af025bd7c /sh/news | |
parent | 3146dfbba6bc855dc566c1fb73709a7398dc5db2 (diff) |
New script prp, to practice password without print password on-screen
Diffstat (limited to 'sh/news')
-rwxr-xr-x | sh/news | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ daily () { o alacritty --hold -e wtr o alacritty -e newsboat o alacritty --hold -e rate - o alacritty --hold -e pass practice_password2 + o alacritty --hold -e prp } monthly () { |