Skip to content

Instantly share code, notes, and snippets.

@d1y
Created March 7, 2019 08:05
Show Gist options
  • Save d1y/f98fe748f90ec38e09c0020398c71f68 to your computer and use it in GitHub Desktop.
Save d1y/f98fe748f90ec38e09c0020398c71f68 to your computer and use it in GitHub Desktop.
我的配置文件

哈喽,这是我的配置文件

安装

  sh -c "$(wget https://raw.github.com/d1y/dotfiles/master/install.sh -O -)"

目录

.
├── config
│  ├── .alias
│  ├── .Brewfile
│  ├── .OmegaOptions.bak
│  ├── .proxychains.conf
│  └── .vimrc
│── doc
│   ├── linux.md
│   ├── macos.md
│   ├── README.md
│   └── windows.md
├── files
│   └── monaco.ttf
├── install.sh
└── sh
    ├── bbr.sh
    ├── deepin.sh
    ├── github-issuse-back.sh
    ├── proxychains.sh
    ├── pythonhttp.sh
    ├── ssh_port.sh
    ├── ssr
    ├── ssr.sh
    ├── tmux.sh
    └── vpstest.sh

关于我

{
    "home": "http://kozo4.ooo",
    "mail": "[email protected]",
    "browser": "chrome/opera/firefox",
    "editor": "atom/sublime",
    "platforms": "win10/deepin/macos/ubuntu/manjaro",
    "chat": "I don't need social networking",
    "start": "2016-09-10 23:22:20",
    "end": "last forever"
}

项目在: github.com/d1y/dotfiles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment