updated thefk install
This commit is contained in:
Binary file not shown.
@@ -1,2 +1,4 @@
|
||||
~/.config/tmux/plugins/
|
||||
~/.config/thefuck/__pycache__/
|
||||
~/.config/tmux/plugins
|
||||
~/.config/thefuck/__pycache__
|
||||
|
||||
|
||||
|
||||
3
.stow-local-ignore
Normal file
3
.stow-local-ignore
Normal file
@@ -0,0 +1,3 @@
|
||||
.git
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user