From a1421e435700855b02f51056ba8a46cbbbd8e3b6 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 19 May 2025 13:35:47 +0200 Subject: [PATCH] added some stuff to the shell packages --- setup/modules/shell.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/modules/shell.sh b/setup/modules/shell.sh index 505eee1..f503fb4 100644 --- a/setup/modules/shell.sh +++ b/setup/modules/shell.sh @@ -1,6 +1,6 @@ #!/bin/bash -sudo pacman -Syu zsh nvim curl +sudo pacman -Syu zsh nvim curl pyright bash #cli dotfiles echo "Installing bash and zsh setting files" rm ~/.bashrc