TODO list for setting up new environment

  • Create new ssh key via ssh-keygen
  • Git
    • install git
    • add path to PATH (optional)
  • Github
    • update new ssh key
    • do git config --global alias.opush2 'push origin'
    • do git remote set-url origin git@github.com:<Username>/<Project>.git
  • VScode
    • sync setting
    • add path to PATH (optional)
  • Sync alias
  • Download ffmpeg
    • add path to PATH (optional)
  • Windows
    • File Explorer
      • Option > Open File Explorer to > This
    • Install AV1 extension
  • Graphic setting
    • Go to graphics setting, set up default graphic card if necessary
  • Windows Terminal
    • Change terminal to mozbuild
    • sync config from github file
      • eg. clear buffer, switch windows...
    • download PowerToy [optional]
      • remap keyboard setup (eg. switch desktop)
  • Gecko