updated thefk install

This commit is contained in:
L. Kraven
2024-06-20 19:36:41 -07:00
parent ddf57cb1f9
commit bc0b3fa135
2 changed files with 4 additions and 1 deletions

1
.stow-global-ignore Normal file
View File

@@ -0,0 +1 @@
~/.config/tmux/plugins

View File

@@ -1,3 +1,5 @@
sudo apt update sudo apt update
sudo apt install python3-dev python3-pip python3-setuptools sudo apt install python3-dev python3-pip python3-setuptools
pip3 install thefuck --user --break-system-packages python3 -m venv ~/homebase
source ~/homebase/bin/activate
pip3 install thefuck