From d5c3eab4ed719427bba0273f38bd38b78e0c773b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 24 Sep 2023 21:23:25 +0200 Subject: [PATCH] Lazy git change to commit template command --- .config/lazygit/config.yml | 2 +- .config/neofetch/config.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/lazygit/config.yml b/.config/lazygit/config.yml index d6a8e85a..18f565d4 100644 --- a/.config/lazygit/config.yml +++ b/.config/lazygit/config.yml @@ -228,7 +228,7 @@ keybinding: bulkMenu: "b" customCommands: - key: "C" - command: "git cz c" + command: "git cz" description: "commit with commitizen" context: "files" loadingText: "opening commitizen commit tool" diff --git a/.config/neofetch/config.conf b/.config/neofetch/config.conf index 4e35a42a..3248006d 100644 --- a/.config/neofetch/config.conf +++ b/.config/neofetch/config.conf @@ -27,7 +27,7 @@ print_info() { # info " ​ ​ ﱘ " song # [[ "$player" ]] && prin "Music Player" "$player" # info " ​ ​  " local_ip - # info " ​ ​  " public_ip + #info " ​ ​  " public_ip # info " ​ ​  " locale # This only works on glibc systems. prin "└───────────────────────────────────────┘" prin "\n \n \n \n \n ${cl3} \n \n ${cl5} \n \n ${cl2} \n \n ${cl6} \n \n ${cl4} \n \n ${cl1} \n \n ${cl7} \n \n ${cl0}"