diff --git a/README.md b/README.md index e51db23..ae4d406 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,7 @@ "installList.txt", "mkinitcpio.conf", "pacman.conf", - {"default": - ["grub"]}, + {"default": ["grub"]}, {"pacman.d": ["hooks"]}, {"iwd": ["main.conf"]}, diff --git a/config.json b/config.json index 1dd3c6f..c9a1070 100644 --- a/config.json +++ b/config.json @@ -9,8 +9,7 @@ "installList.txt", "mkinitcpio.conf", "pacman.conf", - {"default": - ["grub"]}, + {"default": ["grub"]}, {"pacman.d": ["hooks"]}, {"iwd": ["main.conf"]}, diff --git a/src/header.rs b/src/header.rs deleted file mode 100644 index b408197..0000000 --- a/src/header.rs +++ /dev/null @@ -1,3 +0,0 @@ -//TODO: mod init - // convert terminal header into rust -