dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README

commit 069841eac10b9578cf7b7fd80e15e0bbcfe7daf7
parent 8a4379704d789f78023682b2539f75f1605f4543
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Wed, 17 Jul 2024 23:54:27 -0500

shell: fixed functions

Diffstat:
M.config/shell/functions.sh | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.config/shell/functions.sh b/.config/shell/functions.sh @@ -185,9 +185,10 @@ wm_status() { cat /sys/power/mem_sleep echo fi -} + check_imca status_news +} print_hello() {