aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-09-06 15:17:08 +0800
committercrupest <crupest@outlook.com>2023-09-06 15:17:08 +0800
commit9d44bc035e3e0c8055096627e2713cf5089292d2 (patch)
treeb11c804e69ad0f96daa022fe08aaf3ae09ee560a
parent0775d36922892546bc3e2c5afe07fc2fae8830ac (diff)
downloadcrupest-9d44bc035e3e0c8055096627e2713cf5089292d2.tar.gz
crupest-9d44bc035e3e0c8055096627e2713cf5089292d2.tar.bz2
crupest-9d44bc035e3e0c8055096627e2713cf5089292d2.zip
Adjust log level for mystery tool. And init the save of nvim config.
-rw-r--r--configs/nvim/init.lua2
-rw-r--r--tools/Crupest.V2ray/Crupest.V2ray/config.json.template2
2 files changed, 3 insertions, 1 deletions
diff --git a/configs/nvim/init.lua b/configs/nvim/init.lua
new file mode 100644
index 0000000..a0abf44
--- /dev/null
+++ b/configs/nvim/init.lua
@@ -0,0 +1,2 @@
+vim.cmd.cd("~");
+vim.opt.shell = "pwsh";
diff --git a/tools/Crupest.V2ray/Crupest.V2ray/config.json.template b/tools/Crupest.V2ray/Crupest.V2ray/config.json.template
index 47187bb..9ba8af6 100644
--- a/tools/Crupest.V2ray/Crupest.V2ray/config.json.template
+++ b/tools/Crupest.V2ray/Crupest.V2ray/config.json.template
@@ -1,6 +1,6 @@
{
"log": {
- "loglevel": "info"
+ "loglevel": "warning"
},
"inbounds": [
{