Skip to content

Instantly share code, notes, and snippets.

View diegorodrigo90's full-sized avatar
🎯
Focusing

Diego Rodrigo diegorodrigo90

🎯
Focusing
View GitHub Profile
@diegorodrigo90
diegorodrigo90 / config.json
Last active October 7, 2021 18:02
~/.docker/config.json
{
"psFormat": "table {{.ID}}\\t{{.Image}}\\t{{.Status}}\\t{{.Names}}"
}
{
"$schema": "https://aka.ms/terminal-profiles-schema",
"defaultProfile": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
"copyOnSelect": false,
"copyFormatting": false,
"initialRows": 30,
"initialCols": 120,
"alwaysShowTabs": true,
"historySize": 9001,
Install the phpcs by using composer with composer global require squizlabs/php_codesniffer
Press Command + , (Click Code -> Preferences -> Settings)
Select User Settings and locate 'PHP CodeSniffer'
Scroll to 'Executatble Path' and
put the phpcs path
sudo rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
sudo rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
# Edit /etc/dnf/dnf.conf
# Add de lines:
fastestmirror=true
deltarpm=true