From 484003107180c171a169999e7a8eb161db509071 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Mon, 28 Jun 2021 20:10:59 +0200 Subject: Add essential provisioning --- provisioning/apt_essential | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 provisioning/apt_essential (limited to 'provisioning/apt_essential') 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 -- cgit