Skip to content

Instantly share code, notes, and snippets.

View K1ethoang's full-sized avatar
🥰
211012112112

Kiet Hoang Gia K1ethoang

🥰
211012112112
  • University of Transport and Communications campus in HCMC (UTC2)
  • Ho Chi Minh City
  • 18:30 (UTC +07:00)
  • LinkedIn in/k1ethoang
View GitHub Profile
@K1ethoang
K1ethoang / Script "Tuỳ chỉnh giao diện Terminal với Oh My Posh".txt
Last active February 15, 2024 09:01
Youtube: Các câu lệnh trong video "Tuỳ chỉnh giao diện Terminal với Oh My Posh"
📂 Cấu trúc thư mục:
C:
└── Users
└── {Username_Folder}
└── .config
└── powershell
└── user_profile.ps1
🏷️ Tên 2 file:
🔸user_profile.ps1
# video: https://youtu.be/xDZC5iYg_uU?si=M-uIuK_jWHgRRphv
Write-Host (Get-Date -Format "dddd, dd/MM/yyyy")
Write-Host '>> Xin chào K1ethoang <<'
Write-Host ''
# Themes
# Install: scoop install oh-my-posh
oh-my-posh init pwsh --config 'C:\Users\kieth\scoop\apps\oh-my-posh\current\themes\multiverse-neon.omp.json' | Invoke-Expression
@K1ethoang
K1ethoang / StarUML-V6.md
Created April 3, 2024 16:31
Active StarUml version 6 for Window