Current version: 3.3.7
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)
{ | |
"$schema": "https://biomejs.dev/schemas/1.9.4/schema.json", | |
"formatter": { | |
"lineWidth": 120, | |
"indentStyle": "space", | |
"formatWithErrors": true, | |
"useEditorconfig": true | |
}, | |
"javascript": { | |
"formatter": { |
nr() { | |
node_version=$(node -v) | |
major=$(echo $node_version | cut -c 2-3) | |
if [[ $(($major)) -gt 21 ]] | |
then | |
echo "node $node_version, using node --run $@ ⚡\n" | |
node --run $@ | |
else | |
echo "node $node_version, using npm run $@\n" | |
npm run $@ |
https://drive.google.com/file/d/1Qf0vp7SKH8sNKFBF8Yw4PU1YepHu_CUD/view?usp=sharing | |
Challenges : https://vuejs-challenges.netlify.app/challenges.html | |
{ | |
"window.zoomLevel": 2, | |
"window.autoDetectColorScheme": true, | |
"window.newWindowDimensions": "maximized", | |
// Editor | |
"editor.renderWhitespace": "trailing", | |
"editor.formatOnSave": true, | |
"editor.detectIndentation": false, | |
"editor.codeActionsOnSave": { | |
"source.fixAll": "explicit" |
[ | |
{ | |
"matchNumber": 1, | |
"kickOff": "2019-02-01T20:00:00.000Z", | |
"teamA": "France", | |
"teamB": "Wales", | |
"location": "Stade de France, Paris", | |
"finalScore": "19-24" | |
}, | |
{ |
const Config = require('electron-config'); | |
const config = new Config(); | |
config.set('unicorn', '🦄'); | |
console.log(config.get('unicorn')); | |
//=> '🦄' | |
// use dot-notation to access nested properties | |
config.set('foo.bar', true); | |
console.log(config.get('foo')); |
Set the url with ?XDEBUG_SESSION_START=PHPSTORM and set a header Cookie: XDEBUG_SESSION=PHPSTORM
f.lux - Make the color of your computer's display adapt to the time of day
Bartender - Organize your menu bar apps
Clean My Mac - Cleaning software
Molotov - French live TV and VOD
CyberDuck - Libre FTP, SFTP, WebDAV, S3, Backblaze B2, Azure & OpenStack Swift browser