We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Hi there 👋,
Why are you reading this? Go build something!
Read (Medium) articles from Google Cache. Ignore paywall
JavaScript 20
Forked from lindylearn/unclutter
Read Medium's article without being blocked by "member-only" paywall. Using Unclutter
TypeScript 127 6
Weird command line scripts that I use to customize my life
Batchfile 6
#### Open Powershell and run the following commands to install oh-my-posh and posh-git
```
Set-ExecutionPolicy Bypass -Scope Process -Force
Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://ohmyposh.dev/install.ps1'))