Skip to content

Instantly share code, notes, and snippets.

View ylwghst's full-sized avatar

Yell0w Ghost ylwghst

  • Czech republic
View GitHub Profile
@nextgenthemes
nextgenthemes / plymouth-preview.sh
Created April 16, 2013 14:09
preview plymouth theme on ubuntu
#!/bin/bash
## Preview Plymouth Splash ##
## by _khAttAm_ ##
## www.khattam.info ##
## License: GPL v3 ##
chk_root () {
if [ ! $( id -u ) -eq 0 ]; then