updated thefk install

This commit is contained in:
L. Kraven
2024-06-20 21:03:45 -07:00
parent 236bff93b6
commit 3c3678dd08
4 changed files with 8 additions and 3 deletions

View File

@@ -1,2 +1,4 @@
~/.config/tmux/plugins/
~/.config/thefuck/__pycache__/
~/.config/tmux/plugins
~/.config/thefuck/__pycache__

3
.stow-local-ignore Normal file
View File

@@ -0,0 +1,3 @@
.git

View File

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