I like having a cloc
This commit is contained in:
parent
0f424869b6
commit
309628b05f
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ if ! [ -a /usr/bin/nvim ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install -y tmux stow podman
|
sudo apt install -y tmux stow podman cloc
|
||||||
|
|
||||||
mkdir -p ~/Code
|
mkdir -p ~/Code
|
||||||
cd ~/Code
|
cd ~/Code
|
||||||
|
|
Loading…
Reference in a new issue