From 12f419e6d26a3444a5b0de3fa9566e305003372e Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Fri, 23 Jun 2017 18:10:44 -0600 Subject: [PATCH] Create .ionrc --- filesystem.toml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/filesystem.toml b/filesystem.toml index afcc1c530..c8da673c9 100644 --- a/filesystem.toml +++ b/filesystem.toml @@ -131,3 +131,11 @@ data = """ Welcome to Redox OS! """ + +[[files]] +path = "/home/user/.ionrc" +data = "" + +[[files]] +path = "/root/.ionrc" +data = ""