dotfiles
dotfiles copied to clipboard
[WIP] edits to provision ubuntu on WSL
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
opendelegates toexplorer.exe, works with local paths and URLs)