Skip to content

Instantly share code, notes, and snippets.

View Haythamasalama's full-sized avatar
Focusing

Haytham A. Salama Haythamasalama

Focusing
View GitHub Profile
@Haythamasalama
Haythamasalama / .php-cs-fixer.php
Created September 21, 2022 22:49 — forked from laravel-shift/.php-cs-fixer.php
PHP CS Fixer - Laravel Coding Style Ruleset
<?php
use PhpCsFixer\Config;
use PhpCsFixer\Finder;
$rules = [
'array_indentation' => true,
'array_syntax' => ['syntax' => 'short'],
'binary_operator_spaces' => [
'default' => 'single_space',
@Haythamasalama
Haythamasalama / iterm2-solarized.md
Created January 6, 2024 18:07 — forked from kevin-smets/iterm2-solarized.md
iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)

Default

Default

Powerlevel10k

Powerlevel10k