Skip to content

lukaszgasior/dotfiles

Repository files navigation

Dotfiles

My personal dotfiles managed with chezmoi.

Quick Install

On Windows, run in PowerShell:

irm https://raw.githubusercontent.com/lukaszgasior/dotfiles/main/install.ps1 | iex

On Linux(ubuntu), run in bash:

curl -fsSL https://raw.githubusercontent.com/lukaszgasior/dotfiles/main/install.sh | bash

This will:

  1. Install Git if not present
  2. Install chezmoi if not present
  3. Initialize and apply dotfiles configuration

What's Inside

  • Windows package installation via winget (packages listed in .chezmoidata/winget-export.json)
  • install fonts
  • PowerShell
  • Git
  • vscode plugins and configuration
  • windows terminal
  • starship prompt
  • GlazeWM and Zebar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published