diff --git a/bin/toolbox-recreate b/bin/toolbox-recreate index 20cb4f2..18922cb 100755 --- a/bin/toolbox-recreate +++ b/bin/toolbox-recreate @@ -12,9 +12,7 @@ info() { packages=( ## basic - 'zsh' 'git' 'neovim' 'wl-clipboard' 'ranger' 'tmux' 'sqlite' 'ripgrep' 'fd-find' 'hyperfine' - ## ansible - 'ansible' 'openssh' + 'zsh' 'git' 'neovim' 'wl-clipboard' 'ranger' 'tmux' 'sqlite' 'ripgrep' 'fd-find' ## C and compiling '@C Development Tools and Libraries' ## golang