Shaarli NicolasMD !
Tag cloud
Picture wall
Daily
Plugins
  • ► Play Videos
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 47 / 177
FRsAG http://www.frsag.org/
17/12/2016 13:31:21
development infra
Shoreline Firewall (Shorewall) http://www.shorewall.net/
17/12/2016 13:30:57
proxy iptables
Facebook https://www.facebook.com/
16/12/2016 12:01:31
Note: Hook pre commit /shaare/j5MJ2Q
16/12/2016 11:08:06

run:

composer.phar global require friendsofphp/php-cs-fixer

add to .bashrc or .zshrc the following path

export PATH="$PATH:$HOME/.composer/vendor/bin"

reload sources:

source ~/.bashrc 
or
source ~/.zshrc

then add the following file in the ⁠⁠⁠.git/hooks⁠⁠⁠ folder of your current project
vim .git/hooks/pre-commit

#!/usr/bin/env bash

ROOT="/home/username/projects/project"

echo "########"
echo ""
echo "php-cs-fixer pre commit hook start"
echo ""
echo "########"

PHP_CS_FIXER="vendor/bin/php-cs-fixer"
HAS_PHP_CS_FIXER=false

if [ -x vendor/bin/php-cs-fixer ]; then
    HAS_PHP_CS_FIXER=true
fi

if $HAS_PHP_CS_FIXER; then
    $PHP_CS_FIXER fix --verbose;
fi

echo "########"
echo ""
echo "php-cs-fixer pre commit hook finish"
echo ""
echo "########"
php git
*** LINGsCARS *** http://www.lingscars.com/
15/12/2016 17:48:51
extremoweb funny
OMFGDOGS http://omfgdogs.com/
15/12/2016 17:48:41
extremoweb funny
websites from hell https://websitesfromhell.net/
15/12/2016 17:48:27
extremoweb
Savatage - 'Hall Of The Mountain King' (Full Album) - YouTube https://www.youtube.com/watch?v=mKNIHaBCkcw
15/12/2016 15:41:48
thumbnail
music
SABATON - The Lost Battalion (OFFICIAL LYRIC VIDEO) - YouTube https://www.youtube.com/watch?v=7jTgkTEDDog
15/12/2016 15:41:40
thumbnail
music
Pachelbel Rant - YouTube https://www.youtube.com/watch?v=JdxkVQy7QLM
15/12/2016 15:41:20
thumbnail
funny music
65 Songs - A Journey Through Rock 'N' Roll | Ten Second Songs - YouTube https://www.youtube.com/watch?v=pjTUKNhoQ58
15/12/2016 15:31:44
thumbnail
funny music
Design Patterns Memory http://www.w3sdesign.com/
15/12/2016 12:12:36
programming design patterns
Sails.js | Realtime MVC Framework for Node.js http://sailsjs.com/
15/12/2016 12:12:20
framework javascript nodejs
HTTP Status Dogs https://httpstatusdogs.com/
15/12/2016 12:11:56
funny
TL;DR / Features - List.js http://listjs.com/overview/
15/12/2016 12:05:59
javascript
Animography's Mobilo Text Editor in SVG http://codepen.io/airnan/details/JbOrbV/
13/12/2016 17:09:30
svg wysiwyg
The MATRIX 101 - Understanding The Matrix Trilogy http://www.thematrix101.com/
13/12/2016 17:09:20
funny
Jimmy Fallon & Jack Black Recreate "More Than Words" Music Video - YouTube https://www.youtube.com/watch?v=1ISYT6EeUM0
13/12/2016 12:06:07
thumbnail

https://www.youtube.com/watch?v=LXneIjC01D0
https://www.youtube.com/watch?v=8pTEmbeENF4
https://www.youtube.com/watch?v=Jv9GiVJkP9Y

music funny
Adaptive Object Model | Anything you can do, I can do Meta... http://adaptiveobjectmodel.com/
13/12/2016 09:40:28
programming oop
http://apebox.org/wordpress/linux/1184 http://apebox.org/wordpress/linux/1184
06/12/2016 10:18:31
flatpak
page 47 / 177
3801 links, including 264 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn