git clone 'https://[email protected]/snowphone/dotfiles' ~/.dotfiles && \
cd ~/.dotfiles && ./install.sh -d [debian | redhat | darwin] [--java|--latex|--boost|--misc|--typescript]
Note that you may need to enter the password to decrypt the ssh key.
VM-based WSL2 gives us much faster native-filesystem-access-speed, but it also has some drawbacks. One of the drawbacks is an isolated network. Thus, if you want to run ssh server and access from other hosts, you have to run ssh daemon after bootup and also forward ports.
If you don't want to think about it, you just run ./sshd.sh
and follow the instructions.
CentOS7 Support:
If you're looking for installing packages on CentOS7 without root privileges, please check out here.
It will replace install_packages.py
.
- XCode installation: XcodesApp
sed -Ei 's|https://(snowphone@)?github.com/snowphone/dotfiles|[email protected]:snowphone/dotfiles|' .git/config
- Debugger integration
- Cloudflare