Go to file
2023-11-30 13:15:10 +08:00
files update zsh files 2023-11-30 13:15:10 +08:00
init_priv.sh fix 2023-11-30 12:33:04 +08:00
init_root.sh Add support for configuring specific functions in init scripts 2023-11-27 13:29:26 +08:00
init_sudo.sh Add support for configuring specific functions in init scripts 2023-11-27 13:29:26 +08:00
init_user.sh do not update .zsh_user 2023-11-30 12:51:45 +08:00
README.md minor 2023-10-25 15:16:46 +08:00
run.sh Fix git pull command 2023-11-27 13:32:21 +08:00
utils.sh add command_exists 2023-11-16 11:19:02 +08:00

lazy

root 用户请使用 init_root.sh

有 sudo 权限的普通用户请使用 init_sudo.sh

无 sudo 权限的普通用户请使用 init_user.sh

配置文件

TODO

  • 安装 nvm 管理 nodejs 和 npm

  • 安装 docker 和 docker-compose参考链接

  • /etc/apt/sources.list.d: docker, yarn, nginx