bumd mistake 4?

This commit is contained in:
Afonso Franco 2023-01-29 03:03:00 +00:00
parent f031581d08
commit 389fbf6a80
Signed by: afonso
GPG key ID: C459E0BB3DCEE899
4 changed files with 3 additions and 3 deletions

View file

@ -4,4 +4,5 @@ source $script_full_path/sevices.sh
source $script_full_path/aur.sh
source $script_full_path/rustup.sh
source $script_full_path/ghcup.sh
source $script_full_path/pull-config.sh
source $script_full_path/xmonad.sh

View file

@ -1 +0,0 @@
refind-install

0
3-post-reboot/xmonad.sh Normal file → Executable file
View file

View file

@ -1,3 +1,3 @@
script_full_path="$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
source $script_full_path/4-post-reboot/init.sh
source $script_full_path/3-post-reboot/init.sh