Skip to content

Instantly share code, notes, and snippets.

View Mario-Coxe's full-sized avatar
🎯
Focusing

Mário Coxe Mario-Coxe

🎯
Focusing
View GitHub Profile

Oh my zsh.

Oh My Zsh

Install ZSH.

sudo apt install zsh-autosuggestions zsh-syntax-highlighting zsh

Install Oh my ZSH.

@Mario-Coxe
Mario-Coxe / php.ini
Created January 20, 2024 12:54 — forked from adrienne/php.ini
PHP .ini file
[PHP]
;;;;;;;;;;;;;;;;;;;
; About php.ini ;
;;;;;;;;;;;;;;;;;;;
; PHP's initialization file, generally called php.ini, is responsible for
; configuring many of the aspects of PHP's behavior.
; PHP attempts to find and load this configuration from a number of locations.
; The following is a summary of its search order: