Skip to content

Instantly share code, notes, and snippets.

View Sharizzle's full-sized avatar

Sharif Kanaan Sharizzle

View GitHub Profile
@Sharizzle
Sharizzle / Useful Scripts.ahk
Created May 7, 2025 13:56
AHK Configuration
; #######################################################################
#x:: {
SendText FormatTime(, "yyMMdd")
}
; #######################################################################
^!g:: {
A_Clipboard := "" ; Clear clipboard first to avoid old data
@Sharizzle
Sharizzle / Windows Setup - Personal
Last active July 23, 2023 16:44
Windows Setup - Personal
## Installing Winget
----------------------------
https://github.com/microsoft/winget-cli/releases
## Winget Applications
-----------------------
Name Id Version Source Type
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
@Sharizzle
Sharizzle / Mac Setup - All Apps
Last active March 12, 2024 06:57
Mac Setup - All Apps
# List of Mac Apps HomeBrew
## Programming and Command Line
### Node
- nvm
- yarn
### Golang
- go