From 84334e868356b58c4cdef226f7c44590d809e535 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Pe=C4=8Dovnik?= Date: Mon, 15 Jun 2020 22:47:46 +0200 Subject: [PATCH] Update debian-config-jobs --- debian-config-jobs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian-config-jobs b/debian-config-jobs index 712326b..caa01bc 100644 --- a/debian-config-jobs +++ b/debian-config-jobs @@ -904,7 +904,7 @@ function jobs () if ! is_package_manager_running; then if ! check_if_installed zsh ; then debconf-apt-progress -- apt-get update - debconf-apt-progress -- apt-get install -y zsh tmux + debconf-apt-progress -- apt-get install -y zsh tmux git fi rm -rf /etc/oh-my-zsh git clone --quiet https://github.com/robbyrussell/oh-my-zsh.git /etc/oh-my-zsh