Compare commits
2 Commits
ca954dbc1a
...
f635d81853
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f635d81853 | ||
|
|
bc0b3fa135 |
1
.stow-global-ignore
Normal file
1
.stow-global-ignore
Normal file
@@ -0,0 +1 @@
|
|||||||
|
~/.config/tmux/plugins
|
||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user