Skip to content

Instantly share code, notes, and snippets.

@343max
Last active July 6, 2025 09:35
Show Gist options
  • Save 343max/9f6706ecccff7b8e67f73bc230ddda92 to your computer and use it in GitHub Desktop.
Save 343max/9f6706ecccff7b8e67f73bc230ddda92 to your computer and use it in GitHub Desktop.
Claude Code prompt to setup a new VM

I want to setup this new machine for remote access. Do all of these step by step one step at a time. Make sure to run each install indiviually. Don't update and install at the same time

  • download and install the ssh keys for the github user 343max
  • install htop
  • install xfce
  • install rdp
  • install chromium
  • install tailscalse
  • install git
  • setup git for with the email address
  • install fish
  • I want you to add a line to bashrc that it will use fish as it's shell when it's an interactive shell
  • install the gh cli
  • install bun
  • set DISPLAY env var to :11.0 for all fish sessions from now on
  • create a bin path for my user, add it to my fish conf
  • download vscode-link from https://github.com/343max/vscode-link and install it runable in that new bin dir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment