diff options
Diffstat (limited to '')
| -rw-r--r-- | dot_colordiffrc | 1 | ||||
| -rw-r--r-- | dot_config/luarocks/config.lua | 14 |
2 files changed, 0 insertions, 15 deletions
diff --git a/dot_colordiffrc b/dot_colordiffrc deleted file mode 100644 index ab7322f..0000000 --- a/dot_colordiffrc +++ /dev/null @@ -1 +0,0 @@ -banner = no diff --git a/dot_config/luarocks/config.lua b/dot_config/luarocks/config.lua deleted file mode 100644 index 2831b9f..0000000 --- a/dot_config/luarocks/config.lua +++ /dev/null @@ -1,14 +0,0 @@ --- LuaRocks configuration - -rocks_trees = { - { name = "user", root = home .. "/.local/luarocks" }; - { name = "system", root = "/usr" }; -} -lua_interpreter = "lua"; -variables = { - LUA_DIR = "/usr"; - LUA_BINDIR = "/usr/bin"; -} - -home_tree = home .. "/.local/luarocks" -homeconfdir = home .. "/.config/luarocks" |
