This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# https://learn.microsoft.com/en-us/windows/wsl/networking | |
# %UserProfile%/.wslconfig | |
[wsl2] | |
autoproxy=false | |
# ~/.zshrc | |
export hostip=$(ip route show | grep -i default | awk '{ print $3}') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" Turn on line numbering | |
set number | |
" This will set your path variable to current directory (from which you launched vim) and to all directories under current directory recursively. | |
set path=$PWD/** | |
" Highlight all search pattern matches | |
set hlsearch | |
" control the number of space characters that will be inserted when the tab key is pressed (default 8) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am siqingyu on github. | |
* I am siqingyu (https://keybase.io/siqingyu) on keybase. | |
* I have a public key ASAjB9XkM-Ee_leteFjmHCxOnfNKwFSxhDkhhDgldfbGwAo | |
To claim this, I am signing this object: |