From e9d929b1fa2063a4b5da42e93bca723d7268ce79 Mon Sep 17 00:00:00 2001 From: Konano Date: Mon, 17 Jul 2023 03:45:58 +0000 Subject: [PATCH] open raw files --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5ba3f5f..d80a0f5 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ root 用户请使用 [init_root.sh](./init_root.sh) ### 配置文件一览 -- [.nanorc](./files/.nanorc) -- [.tmux.conf](./files/.tmux.conf) -- [.vimrc](./files/.vimrc) -- [.zshrc](./files/.zshrc) -- [authorized_keys](./files/authorized_keys) +- [.nanorc](https://gitlab.com/NanoApe/lazy/-/raw/main/files/.nanorc) +- [.tmux.conf](https://gitlab.com/NanoApe/lazy/-/raw/main/files/.tmux.conf) +- [.vimrc](https://gitlab.com/NanoApe/lazy/-/raw/main/files/.vimrc) +- [.zshrc](https://gitlab.com/NanoApe/lazy/-/raw/main/files/.zshrc) +- [authorized_keys](https://gitlab.com/NanoApe/lazy/-/raw/main/files/authorized_keys)