diff --git a/.ddev/addon-metadata/pimp-my-shell/manifest.yaml b/.ddev/addon-metadata/pimp-my-shell/manifest.yaml index 8c91e4a..a42606c 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-15T23:46:21-03:00" +install_date: "2024-04-17T13:52:10-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 ee99681..381ac3e 100644 --- a/.ddev/config.pimp-my-shell.yaml +++ b/.ddev/config.pimp-my-shell.yaml @@ -7,8 +7,11 @@ webimage_extra_packages: - boxes - bsdmainutils - build-essential + - cowsay + - figlet - kitty-terminfo - libarchive-tools + - lolcat - lua5.4 - pv - vim-nox diff --git a/config.pimp-my-shell.yaml b/config.pimp-my-shell.yaml index ee99681..381ac3e 100644 --- a/config.pimp-my-shell.yaml +++ b/config.pimp-my-shell.yaml @@ -7,8 +7,11 @@ webimage_extra_packages: - boxes - bsdmainutils - build-essential + - cowsay + - figlet - kitty-terminfo - libarchive-tools + - lolcat - lua5.4 - pv - vim-nox