diff --git a/README.md b/README.md new file mode 100644 index 0000000..5ba3f5f --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# lazy + +root 用户请使用 [init_root.sh](./init_root.sh) + +有 sudo 权限的普通用户请使用 [init_sudo.sh](./init_sudo.sh) + +### 配置文件一览 + +- [.nanorc](./files/.nanorc) +- [.tmux.conf](./files/.tmux.conf) +- [.vimrc](./files/.vimrc) +- [.zshrc](./files/.zshrc) +- [authorized_keys](./files/authorized_keys)