added packages directory structure

This commit is contained in:
Afonso Franco 2023-01-23 17:36:10 +00:00
parent 89ee08940d
commit fca3b93dd5
Signed by: afonso
GPG key ID: C459E0BB3DCEE899
6 changed files with 5 additions and 3 deletions

View file

@ -1,8 +1,6 @@
init(){
source create_user.sh
source config_changes.sh
source pacman.sh
source install_yay.sh
source aur.sh
source packages/init.sh
source xmonad_xmobar.sh
}