mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +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:
@@ -39,6 +39,10 @@ post_install() {
|
||||
fi
|
||||
|
||||
rm -rf ~/.cache
|
||||
|
||||
up
|
||||
zsh
|
||||
nvim
|
||||
}
|
||||
|
||||
pre_install() {
|
||||
|
||||
Reference in New Issue
Block a user