Skip to content

Latest commit

 

History

History
64 lines (48 loc) · 2.58 KB

README.md

File metadata and controls

64 lines (48 loc) · 2.58 KB

Workspace settings

The project focuses on my personal environment configurations. The aim is to establish a standardized setup that optimizes my productivity and efficiency across various tasks. This involves setting up development tools, and organizing my workspace to best suit my workflow.

💻 Prerequisites

  • Installation Terminal App: Ensure that the terminal application is installed and functioning correctly.
  • Installation PowerShell 7: Confirm that PowerShell version 7 is installed on the system.
  • Installation VS Code: Make sure that Visual Studio Code (VS Code) is installed as your primary code editor.

🚀 Settings in terminal app

  • Commands to install the modules used
  • Terminal font: "Hack Nerd Font"
  • Commands in terminal
winget install JanDeDobbeleer.OhMyPosh -s winget
    oh-my-posh font install
Install-Module -Name posh-git -Scope CurrentUser
Install-Module -Name Get-ChildItemColor -Scope CurrentUser
Install-Module -Name Terminal-Icons -Scope CurrentUser
Install-Module -Name DockerCompletion -Scope CurrentUser

>_ Command

code . $PROFILE

$PROFILE
Theme oh-my-posh

Terminal

{ } Settings.json

Terminal Settings

🖥️ VSCode Extensions

VSCode

Extensions

🖥️ VSCode settings

VSCode Settings

Creator

Picture Kinnitchi
Kinnitchi

Links