1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-06 19:43:40 +05:30

fix(install): pkcon available on dnf as well: hack to fix "up"

- Add more steps to post-install
This commit is contained in:
Pratik Tripathy
2024-09-18 19:42:56 +05:30
parent d027d8c1e5
commit d2c521cca4
4 changed files with 9 additions and 3 deletions
+4
View File
@@ -39,6 +39,10 @@ post_install() {
fi
rm -rf ~/.cache
up
zsh
nvim
}
pre_install() {
+1
View File
@@ -20,6 +20,7 @@ curl
evolution-ews
dolphin
dolphin-plugins
dnscrypt-proxy
aspnetcore-runtime-8.0
dotnet-sdk-8.0
dotnet-runtime-8.0