pymongo / config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode

ln vscode/settings.json ~/.config/Code/User/settings.json
ln vscode/keybindings.json ~/.config/Code/User/keybindings.json

some repo .vscode/settings.json override/custom

# rust-lang/rust
ln vscode/rust_repo_settings.json ~/repos/clone_repos/rust/.vscode/settings.json

Linux

xprofile

ln linux/.xprofile ~/.xprofile

bash

ln bashrc.sh ~/bashrc.sh
echo "source ~/bashrc.sh" >> ~/.bashrc

About


Languages

Language:Shell 87.8%Language:AutoHotkey 12.2%