This is a bootstrap project, the technologies used aren't my own but rather utilized and modified to fit my preferences.
🏠 Homepage
👤 Christopher Alphonse
- Website: christopheralphonse.com
- Github: @ChristopherAlphonse
Table of Contents
Before we get started, this is a tutorial for Windows only. With that being said, lets begin.
-
Download Microsoft Store
-
Download App Installer
Open CMD for Windows
winget install -e --id Microsoft.WindowsTerminal
Open the Terminal in Admin mode by pressing on CTRL + SHIFT + Click on Terminal icon OR press the windows key and locate Terminal.exe, and right click on Terminal icon and select Run as Administrator .
Install Winget
winget install -e --id JanDeDobbeleer.OhMyPosh
These are the final Look for the terminal and vs code integrated terminal
Open your terminal and sure node and nodemon is installed and up to date
- Go to Documents Folder
- Clone the repo
git clone https://github.com/ChristopherAlphonse/Shell.git code .
- Install packages
Install-Module -Name posh-git -RequiredVersion 1.0.0
Install-Module -Name PSFzf -AllowPrerelease
Install-Module -Name PSFzf -AllowPrerelease
Install-Module -Name Terminal-Icons
Install-Module -Name z
- Copy the files and remove the Terminal folder, and read for next step
"terminal.integrated.defaultProfile.windows": "PowerShell",
"workbench.colorCustomizations": {
"terminal.foreground": "#ffffff",
"terminal.background": "#515761",
"editor.lineHighlightBackground": "#4046452d",
"editor.lineHighlightBorder": "#7a05701f",
"tab.activeBackground": "#2e327195",
"terminal.integrated.fontFamily": "MesloLGM NF",
"terminal.integrated.defaultProfile.linux": "bash",
"terminal.integrated.gpuAcceleration": "off",
"workbench.colorTheme": " Azalais Dark ",
"terminal.integrated.enableMultiLinePasteWarning": false,
"terminal.integrated.splitCwd": "workspaceRoot",
"terminal.integrated.tabs.defaultColor": "terminal.ansiCyan",
"terminal.integrated.smoothScrolling": true,
"markdown.preview.lineHeight": 2,
"terminal.integrated.cursorWidth": 0,
"terminal.integrated.fontSize": 12,
Open the terminal folder and navigate to JSON file and replace with Terminal JSON
Finding the JSON files
Open the terminal folder and navigate top Font and Installed Meslo Font