Skip to content

WingLim's .files, auto config shell and some develop environment.

License

Notifications You must be signed in to change notification settings

WingLim/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

License Ubuntu 20.04 MacOS

WingLim's .files, auto config shell and some develop environment.

Inspired by SukkaW/dotfiles

Usage

curl -o- https://raw.githubusercontent.com/WingLim/dotfiles/main/install.sh | bash

# jsdelivr cdn
curl -o- https://cdn.jsdelivr.net/gh/WingLim/dotfiles@main/install.sh | bash

Options

--noproxy

Script will add proxy and noproxy function to .zshrc for user to use Clash as proxy.

Use --noproxy to remove these functions.

WSL2

If you are using WSL2 Ubuntu, you can use below script to config nameserver

Default nameserver is 223.5.5.5

curl -o- https://raw.githubusercontent.com/WingLim/dotfiles/main/wsl/set_nameserver.sh | bash

# jsdelivr cdn
curl -o- https://cdn.jsdelivr.net/gh/WingLim/dotfiles@main/wsl/set_nameserver.sh | bash

You can custom the nameserver like this:

curl -o- https://raw.githubusercontent.com/WingLim/dotfiles/main/wsl/set_nameserver.sh | bash "1.1.1.1"

About

WingLim's .files, auto config shell and some develop environment.

Resources

License

Stars

Watchers

Forks

Languages