Files
dotfiles/lk-installers/install-thefk
2024-06-20 21:03:45 -07:00

6 lines
168 B
Plaintext
Executable File

sudo apt update
sudo apt install python3-dev python3-pip python3-setuptools python3-venv
python3 -m venv ~/homebase
source ~/homebase/bin/activate
pip3 install thefuck