diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2021-06-28 20:10:59 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2021-06-28 20:10:59 +0200 |
| commit | 484003107180c171a169999e7a8eb161db509071 (patch) | |
| tree | 07f8e5065991d26a9a2d8b6f126941d1e6704640 /provisioning/apt_essential | |
| parent | 3cfb240230ff88aa9a222a12926bd475d4e9eebf (diff) | |
Add essential provisioning
Diffstat (limited to 'provisioning/apt_essential')
| -rw-r--r-- | provisioning/apt_essential | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/provisioning/apt_essential b/provisioning/apt_essential new file mode 100644 index 0000000..4106d85 --- /dev/null +++ b/provisioning/apt_essential @@ -0,0 +1,13 @@ +bat +curl +fd-find +fzf +gpg +htop +ripgrep +rsync +tmux +tree +vim +wget +zsh |