Skip to content

anjulameegalla/windots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Windows 11 Terminal Dotfiles


Last Commit   REPO SIZE   LICENSE  


Important

Since I work with this repository everyday to maintain latest updates for my Windows machine, many apps or packages will be add / remove / reconfigure to fit my personal taste.


Repo Structure

WINDOTS/
├── nerdfonts/                           <- Directory for required Nerd Fonts
│   ├── Hack.zip                         <- Hack Nerd Font for terminal glyphs and icons
│   └── NerdFontsSymbolsOnly.zip         <- Symbols-only font to ensure icons render correctly
│
├── terminal/                              
│   ├── .starship/                       
│   │   └── starship.toml                <- Main configuration file for the Starship prompt theme
│   ├── cmd/                           
│   │   └── starship.lua                 <- Lua script to integrate Starship with CMD (likely via Clink)
│   ├── pwsh/                            
│   │   └── Microsoft.PowerShell_profile.ps1 <- PowerShell profile to auto-load settings and Starship on startup
│   └── settings.json                    <- Windows Terminal settings (profiles, themes, fonts)
│
├── LICENSE                                
└── README.md                              

Releases

No releases published

Packages

No packages published