Files
dotfiles/lk-installers/install-thefk
2024-06-20 19:36:41 -07:00

6 lines
155 B
Plaintext
Executable File

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