dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

[WIP] edits to provision ubuntu on WSL

Open ungoldman opened this issue 1 year ago • 0 comments

working full featured setup & config for ubuntu dev environment ubuntu within windows 11 using WSL

  • zsh with all autocompletion niceties
  • starship with fancy hack nerd font symbols
  • connected to vscode for interop (open code with code ., open ubuntu terminal in vscode)
  • fully working SSH, authenticated with github, cloning, pushing, pulling
  • can open browser and file explorer from the command line (alias open delegates to explorer.exe, works with local paths and URLs)

ungoldman avatar Nov 01 '24 06:11 ungoldman