forked from sh-edraft.de/sh_linux_installation_scripts
Improved installations
This commit is contained in:
16
users/edraft/redhat/theme_installation.sh
Normal file
16
users/edraft/redhat/theme_installation.sh
Normal file
@@ -0,0 +1,16 @@
|
||||
#!/bin/bash
|
||||
|
||||
source $PWD/common/debian/scripts/update.sh
|
||||
|
||||
source $PWD/common/themes/orchis.sh
|
||||
# source $PWD/common/themes/tela_circle_icons.sh
|
||||
source $PWD/common/themes/candy_icons.sh
|
||||
source $PWD/common/themes/vimix_cursors.sh
|
||||
source $PWD/common/themes/grub_theme.sh
|
||||
|
||||
update
|
||||
|
||||
install_orchis orange
|
||||
install_candy_icons
|
||||
install_vimix_cursors
|
||||
install_grub_theme vimix 1080p
|
Reference in New Issue
Block a user