Skip to content

Some tools and settings i use on my Windows 10 Desktop Environment

Notifications You must be signed in to change notification settings

0xRar/My-Windows-Env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

My-Windows-Env

This repo contains some of the tools i use and what type of themes and configurations i use.

Web Browsers

For the web browsers i usually have multiple of them installed but most of the time i use Firefox Developer Edition if you do any front end this is the go to browser for devs it has some pretty useful front end tools.


Text Editors/IDE's

For normal text i usually use the system default notepad but i decided to use CLI based text editors like vim or nano to use the keyboard more, which is really good for writing, for IDE's depending on the programming language i pick an IDE or sometimes i just use Visual Studio Code and download plugins for the language support, i also write a lot of my notes in markdown i use Obsidian but now i do that in visual studio code using some plugins to view markdown, also started using notion.


Terminal/CLI

Just like every windows user i used to use the defualt cmd or the normal system command prompt but now i use Windows Terminal(Powershell 7.2) as default instead, which is an application you can find in the microsoft store and also i use some WSL also available in the microsoft store, for downloading i prefer downloading stuff from cli so i use scoop for that.

  • Apps:

  • Package Manager:

  • WSL(Windows Subsystem for Linux):

  • Windows Terminal Config/Appearance:

    {
              "background": "#001B26",
              "black": "#282C34",
              "blue": "#61AFEF",
              "brightBlack": "#5A6374",
              "brightBlue": "#61AFEF",
              "brightCyan": "#56B6C2",
              "brightGreen": "#98C379",
              "brightPurple": "#C678DD",
              "brightRed": "#E06C75",
              "brightWhite": "#DCDFE4",
              "brightYellow": "#E5C07B",
              "cursorColor": "#FFFFFF",
              "cyan": "#56B6C2",
              "foreground": "#DCDFE4",
              "green": "#98C379",
              "name": "Custom One Half Dark",
              "purple": "#C678DD",
              "red": "#E06C75",
              "selectionBackground": "#FFFFFF",
              "white": "#DCDFE4",
              "yellow": "#E5C07B"
    },

image


Version Control

Win Tools

Tiling Window Manager

just try it, trust me on this one you wont regret it.

About

Some tools and settings i use on my Windows 10 Desktop Environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published