I like having a cloc

This commit is contained in:
Nicole Tietz-Sokolskaya 2021-10-03 21:39:40 -04:00
parent 0f424869b6
commit 309628b05f
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ if ! [ -a /usr/bin/nvim ]; then
fi
sudo apt update
sudo apt install -y tmux stow podman
sudo apt install -y tmux stow podman cloc
mkdir -p ~/Code
cd ~/Code