Skip to content

nick-ng/dev-settings

Repository files navigation

Steps

  • 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

VS Code

  • Extension
    • Download nick-vscode-extension-x.y.z.vsix
    • Go to "Extensions" in VS Code (Ctrl + Shift + x)
    • Click on dots
    • Install from VSIX...

Github

  • Add SSH key to Github
    • Click on your face -> settings -> SSH and GPG keys
cat ~/.ssh/id_rsa.pub | xclip -selection clipboard

Node.js

source node.sh

Install Manually

Windows (Git Bash)

SSH Key

Same as Linux

  1. ssh-keygen -t rsa -b 4096 -C "[email protected]"

Mac

  • bash_aliases
  • karabiner.json
  • vs-code.json
  • Karabiner Elements Complex Modifications

Violentmonkey

Install Violentmonkey then click on a link below.

If that doesn't work:

  1. Right-click > copy link
  2. In Violentmonkey, install from URL and paste the URL you copied.

About

My settings for things I use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published