Skip to content

Instantly share code, notes, and snippets.

View himayat-jalil's full-sized avatar
🏠
Working from home

Himayat Jalil himayat-jalil

🏠
Working from home
View GitHub Profile
@himayat-jalil
himayat-jalil / months.php
Created January 3, 2023 09:44 — forked from frob/months.php
Long and short month names in a php array.
<?php
$short = array(
'Jan',
'Feb',
'Mar',
'Apr',
'May',
'Jun',
'Jul',
@tuxfight3r
tuxfight3r / 01.bash_shortcuts_v2.md
Last active June 15, 2024 19:41
Bash keyboard shortcuts

Bash Shortcuts

visual cheetsheet

Moving

command description
ctrl + a Goto BEGINNING of command line