dotfiles:Centaur Dotfiles 在GNU LinuxmacOS和Cygwin上用于开发环境的完整配置 源码
半人马点文件 针对GNU Linux,macOS和Cygwin上的开发环境的完整配置。 先决条件 GNU Linux,macOS,Cygwin git,zsh,curl / wget 推荐:GNU Emacs,tmux 可选:Vim 快速开始 在控制台中运行此命令。 sh -c " $( curl -fsSL https://github.com/seagle0128/dotfiles/raw/master/install.sh ) " 或者 sh -c " $( wget https://github.com/seagle0128/dotfiles/raw/master/install.sh -O - ) " 码头工人 cd ~ /.dotfiles docker build -t centaur/ubuntu . docker run -it centaur/ubuntu
文件列表
dotfiles-master.zip
(预估有个31文件)
dotfiles-master
.zshenv
490B
install_choco.ps1
2KB
.gitignore
45B
.zshrc.local
3KB
.zshrc
8KB
Dockerfile
758B
install.sh
6KB
install_go.sh
3KB
.gitconfig_linux
341B
暂无评论