From eac960815b55f39888fc80f55fc177fe8259d696 Mon Sep 17 00:00:00 2001 From: Ariel Barreiro Date: Tue, 30 Apr 2024 18:24:10 -0300 Subject: [PATCH] more tools --- .ddev/addon-metadata/pimp-my-shell/manifest.yaml | 2 +- .ddev/config.pimp-my-shell.yaml | 3 +++ config.pimp-my-shell.yaml | 3 +++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.ddev/addon-metadata/pimp-my-shell/manifest.yaml b/.ddev/addon-metadata/pimp-my-shell/manifest.yaml index a836ca9..c28d793 100644 --- a/.ddev/addon-metadata/pimp-my-shell/manifest.yaml +++ b/.ddev/addon-metadata/pimp-my-shell/manifest.yaml @@ -1,7 +1,7 @@ name: pimp-my-shell repository: . version: "" -install_date: "2024-04-23T21:56:46-03:00" +install_date: "2024-04-30T18:24:04-03:00" project_files: - web-build/Dockerfile.pimp-my-shell - homeadditions/.bashrc.d/pimp-my-shell.sh diff --git a/.ddev/config.pimp-my-shell.yaml b/.ddev/config.pimp-my-shell.yaml index f50d25b..4b48aa3 100644 --- a/.ddev/config.pimp-my-shell.yaml +++ b/.ddev/config.pimp-my-shell.yaml @@ -3,13 +3,16 @@ hooks: post-import-db: - exec: /var/www/html/.ddev/pimp-my-shell/hooks/post-import-db.sh webimage_extra_packages: + - ansilove - bash-completion - boxes - bsdmainutils - build-essential + - colorized-logs - cowsay - dialog - figlet + - htop - kitty-terminfo - libarchive-tools - lolcat diff --git a/config.pimp-my-shell.yaml b/config.pimp-my-shell.yaml index f50d25b..4b48aa3 100644 --- a/config.pimp-my-shell.yaml +++ b/config.pimp-my-shell.yaml @@ -3,13 +3,16 @@ hooks: post-import-db: - exec: /var/www/html/.ddev/pimp-my-shell/hooks/post-import-db.sh webimage_extra_packages: + - ansilove - bash-completion - boxes - bsdmainutils - build-essential + - colorized-logs - cowsay - dialog - figlet + - htop - kitty-terminfo - libarchive-tools - lolcat