Skip to content

Instantly share code, notes, and snippets.

View doct0rX's full-sized avatar
🎯
Calculated.

Mustafa doct0rX

🎯
Calculated.
View GitHub Profile
@doct0rX
doct0rX / profile.ps1
Created January 14, 2022 12:18 — forked from JustinGrote/profile.ps1
VSCode Default Dark+ Terminal Theme (VSCode Settings, Windows Terminal profiles.json, PSReadline profile.ps1)
#PSReadline theme to match VSCode editor colors
if ($env:TERM_PROGRAM -eq 'VSCode' -or $env:WT_SESSION) {
if ($psedition -eq 'core') {
$ansiesc = "`e"
} else {
$ansiesc = [char]0x1b
}
Set-PSReadlineOption -Colors @{
Command = "$($ansiesc)[93m"
@doct0rX
doct0rX / iterm-fish-fisherman-meslo-osx.md
Created June 29, 2018 12:55 — forked from ghaiklor/iterm-fish-fisherman-meslo-osx.md
iTerm 2 + fish + fisherman + Material Design + Meslo