Skip to content

Latest commit

 

History

History
54 lines (42 loc) · 1.33 KB

README.md

File metadata and controls

54 lines (42 loc) · 1.33 KB

dotfiles

Different configuration files

Installation

  • Open pws as administator
  • Copy and paste the code below into your PowerShell terminal to get your Windows machine ready
Invoke-Expression (Invoke-WebRequest -Uri "https://raw.githubusercontent.com/tomasvn/dotfiles/main/full-script-install.ps1").Content
  • It will run scripts from folder powershell\scripts
  1. Run setup-pkg-manager.ps1
  2. Run setup-pkgs.ps1
  3. Run setup-pws.ps1
  4. Run setup-profile.ps1
  5. Run setup-localhost.ps1
Packages
  • Google Chrome
  • Git
  • VSCode
  • Spotify
  • PowerToys
  • DevToys
  • PowerShell Core
  • Visual Studio 2022
  • Lazygit
  • Chezmoi
  • Cmder

Pws plugins

Bash

  • If you want to load config from custom folder,
  • make sure that config dir is set up

VSCode

  • Stores custom keybindings and editor settings

Gitconfig

  • Custom diffing tool - make sure that diff-so-fancy is globally installed
  • Stores git related configs
  • branch color, push, pager, alias