master
Dominik Madarász 2024-05-21 21:44:20 +00:00
parent 5927f36513
commit 50af937ccd
2 changed files with 3 additions and 1 deletions

View File

@ -5,4 +5,6 @@ cd $HOME/
git clone --depth=1 https://dev.v4.games/zaklaus/dotfiles .dotfiles
cd .dotfiles
git pull
sh ./prep
cd ..

2
prep
View File

@ -23,4 +23,4 @@ cargo install tmux-sessionizer
./ubuntu
source $HOME/.bashrc
cd ..