add git to setup

This commit is contained in:
2023-11-13 16:24:43 -05:00
parent 5767c3fea2
commit 0a63257a1b
+1
View File
@@ -148,6 +148,7 @@ function init_apt() {
tmux \ tmux \
net-tools \ net-tools \
ripgrep \ ripgrep \
git \
} }
function init_debian() { function init_debian() {