Skip to content

Instantly share code, notes, and snippets.

View AhmedFathyDev's full-sized avatar
:octocat:
أَبْشِرْ

Ahmed Fathy AhmedFathyDev

:octocat:
أَبْشِرْ
View GitHub Profile
@AhmedFathyDev
AhmedFathyDev / AhmedFathyDev.omp.json
Last active January 25, 2022 14:35 — forked from shanselman/ohmyposhv3-v2.json
oh-my-posh Theme
{
"final_space": true,
"console_title": true,
"console_title_style": "folder",
"blocks": [
{
"type": "prompt",
"alignment": "left",
"horizontal_offset": 0,
"vertical_offset": 0,
using namespace System.Management.Automation
using namespace System.Management.Automation.Language
if ($host.Name -eq 'ConsoleHost') {
Import-Module PSReadLine
}
#Import-Module PSColors
#Import-Module posh-git