Updates tmux
This commit is contained in:
@@ -35,4 +35,10 @@ function install_home() {
|
||||
run ln -sf $(this_script_root_dir)/.tmux/.tmux.conf $HOME/.tmux.conf
|
||||
}
|
||||
|
||||
|
||||
pushd $(this_script_root_dir)
|
||||
git pull
|
||||
git submodule init
|
||||
git submodule update
|
||||
popd
|
||||
install_home
|
||||
|
||||
Reference in New Issue
Block a user