Skip to content

itsmarcdelacruz/my-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

💻 My Terminal Setup

A modern, high-performance PowerShell 7 configuration featuring a "Cyberpunk" aesthetic, predictive typing, and rich icon support.

✨ Features

  • Shell: PowerShell 7.5.4 (Core)
  • Engine: Oh My Posh with TheCyberDen theme.
  • IntelliSense: History-based predictive text (Fish-shell style).
  • Icons: Terminal-Icons for a rich file-system view.
  • System Info: fastfetch for a clean hardware overview on startup.

🚀 One-Shot Installation

Open PowerShell 7 as Administrator and run the following:

# 1. Install Oh My Posh & Fastfetch
winget install JanDeDobbeleer.OhMyPosh -e
winget install fastfetch

# 2. Install Terminal Icons
Install-Module -Name Terminal-Icons -Repository PSGallery -Force

# 3. Install Required Nerd Font
oh-my-posh font install JetBrainsMono

About

My personal PowerShell configuration and terminal aesthetic.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors