Skip to content
/ win Public

⚒️ | WIndows configurations bootstrapper & manager

License

Notifications You must be signed in to change notification settings

orzklv/win

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orzklv's {Windows}

Personal dotfiles for my Windows 10/11 machines.

Top Used Language Telegram Channel Test CI

About

In this repository I keep all my configurations and dot files to maintain my healthy development environment for any case. It contains configurations for shell and environments like zsh (arch-linux, macos), powershell (windows). It comes with installer to shorten my time spending on set up.

Installing everything manually by hand is a huge pain in da ass. Why not let an installer handle this?!

Features

  • Syntax Highlighting
  • Auto Completions
  • Auto Suggestions
  • Rust made replacements
  • Key configurations
  • Software configurations

Install (Automatic)

This process can be tough and easy at the same time depending on yourself... If you prefer trusting me and let me do all the dirty stuff, then just run the install script located on the root location of the project like this:

# Run this if it's your first time opening terminal
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser

# Install configurations
irm https://raw.githubusercontent.com/orzklv/win/master/install.ps1 | iex

Install (Manual)

Just copy-paste configs that you would need. You may use symlinks to prepend to the repository and then update the repo to get the latest changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Orzklv's {Windows}

About

⚒️ | WIndows configurations bootstrapper & manager

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published