Compare commits

...

3 Commits

Author SHA1 Message Date
L. Kraven
0b38c1c9b9 updated thefk install 2024-06-20 21:05:07 -07:00
L. Kraven
53096ea56c Merge branch 'master' of gitea.phasefinal.com:vh/dotfiles 2024-06-20 21:04:00 -07:00
L. Kraven
3c3678dd08 updated thefk install 2024-06-20 21:03:45 -07:00
5 changed files with 10 additions and 4 deletions

Submodule .config/zinit/zinit.git updated: d05a530115...e3302842b9

View File

@@ -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
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