Removed atop, added ripgrep
This commit is contained in:
parent
8d661eb470
commit
10088f03c7
1 changed files with 1 additions and 1 deletions
|
@ -8,10 +8,10 @@
|
||||||
- name: install basic packages
|
- name: install basic packages
|
||||||
package:
|
package:
|
||||||
name:
|
name:
|
||||||
- atop
|
|
||||||
- curl
|
- curl
|
||||||
- git
|
- git
|
||||||
- neovim
|
- neovim
|
||||||
|
- ripgrep
|
||||||
- tmux
|
- tmux
|
||||||
- tree
|
- tree
|
||||||
- zsh
|
- zsh
|
||||||
|
|
Loading…
Reference in a new issue