- Install git and checkout repo
sudo apt install -y git && git clone https://github.com/nick-ng/dev-settings.git ~/gits/dev-settings && cd ~/gits/dev-settings
- Run script
source kde.sh
- Extension
- Download
nick-vscode-extension-x.y.z.vsix - Go to "Extensions" in VS Code (
Ctrl + Shift + x) - Click on dots
- Install from VSIX...
- Download
- Add SSH key to Github
- Click on your face -> settings -> SSH and GPG keys
cat ~/.ssh/id_rsa.pub | xclip -selection clipboard
source node.sh
Same as Linux
ssh-keygen -t rsa -b 4096 -C "[email protected]"
- bash_aliases
- karabiner.json
- vs-code.json
- Karabiner Elements Complex Modifications
Install Violentmonkey then click on a link below.
If that doesn't work:
- Right-click > copy link
- In Violentmonkey, install from URL and paste the URL you copied.