diff --git a/get_dotfiles.sh b/get_dotfiles.sh index 97944d3..d36c6de 100755 --- a/get_dotfiles.sh +++ b/get_dotfiles.sh @@ -5,4 +5,6 @@ cd $HOME/ git clone --depth=1 https://dev.v4.games/zaklaus/dotfiles .dotfiles cd .dotfiles +git pull sh ./prep +cd .. diff --git a/prep b/prep index c8ef083..ced83ab 100755 --- a/prep +++ b/prep @@ -23,4 +23,4 @@ cargo install tmux-sessionizer ./ubuntu source $HOME/.bashrc -cd .. +