Skip to content
/ dotFile Public

the configuration files for my favorite working environment

Notifications You must be signed in to change notification settings

abbshr/dotFile

Repository files navigation

配置汇总

macOS

  • font
  • vscode
  • Terminal
  • login shell
  • ssh key
  • sshd
  • vip

ubuntu server in docker

cd dotFile/
docker build -t xx:dotFile .
docker run --init -d -it --cap-add=ALL --privileged -h myhost --name=ubuntu xx:dotFile

docker exec -it --privileged ubuntu bash

About

the configuration files for my favorite working environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published