Big changes
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
terminal = "alacritty"
|
||||
editor = os.getenv("EDITOR") or "nano"
|
||||
editor_cmd = terminal .. " -e " .. editor
|
@@ -1 +1,3 @@
|
||||
require "config.apps"
|
||||
terminal = "alacritty"
|
||||
editor = os.getenv("EDITOR") or "nano"
|
||||
editor_cmd = terminal .. " -e " .. editor
|
||||
|
Reference in New Issue
Block a user