Unverified Commit 84334e86 authored by Igor Pečovnik's avatar Igor Pečovnik Committed by GitHub
Browse files

Update debian-config-jobs

parent ee302f37
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment