Compare commits
3 Commits
eb08bb412b
...
0b38c1c9b9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0b38c1c9b9 | ||
|
|
53096ea56c | ||
|
|
3c3678dd08 |
Binary file not shown.
Submodule .config/zinit/zinit.git updated: d05a530115...e3302842b9
@@ -1,2 +1,5 @@
|
||||
~/.config/tmux/plugins/
|
||||
~/.config/thefuck/__pycache__/
|
||||
~/.config/tmux/plugins
|
||||
~/.config/thefuck/__pycache__
|
||||
~/.config/btop
|
||||
~/.config/neofetch
|
||||
|
||||
|
||||
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