Keybase proof
I hereby claim:
- I am preeteshjain on github.
- I am preetesh (https://keybase.io/preetesh) on keybase.
- I have a public key whose fingerprint is 7A14 5224 6473 0BE0 F8E7 2052 60C2 BB9B 5E82 2555
To claim this, I am signing this object:
{ | |
"editor.fontFamily": "MonoLisa", | |
"workbench.colorTheme": "Default Light+", | |
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe", | |
"editor.lineHeight": 50, | |
"editor.renderLineHighlight": "none", | |
"editor.detectIndentation": false, | |
"files.insertFinalNewline": true, | |
"editor.tabSize": 2, | |
"files.trimTrailingWhitespace": true, |
services: | |
# symfony style rules | |
PhpCsFixer\Fixer\Basic\BracesFixer: | |
allow_single_line_closure: true | |
PhpCsFixer\Fixer\PhpTag\BlankLineAfterOpeningTagFixer: ~ | |
PhpCsFixer\Fixer\Operator\NewWithBracesFixer: ~ | |
PhpCsFixer\Fixer\Phpdoc\PhpdocAlignFixer: | |
tags: | |
- method | |
- param |
smd() { | |
if [ $1 = "a" ] | |
then | |
homestead up | |
cd /e/homestead_projects/project | |
subl . | |
explorer . | |
python -mwebbrowser "http://project.test" | |
python -mwebbrowser "http://phpmyadmin.test/db_structure.php?server=1&db=project_db" | |
npm run watch |
alias ..="cd .." | |
# Access Homestead from anywhere | |
function homestead() { | |
( cd ~/Homestead && vagrant $* ) | |
} | |
# Sublime Text shortcut | |
alias 'subl="/c/Program Files/Sublime Text 3/subl.exe"' |
I hereby claim:
To claim this, I am signing this object:
@charset "UTF-8"; | |
/* | |
* Skeleton V2.0.4 | |
* Copyright 2014, Dave Gamache | |
* www.getskeleton.com | |
* Free to use under the MIT license. | |
* http://www.opensource.org/licenses/mit-license.php | |
*/ | |
/* Table of contents | |
–––––––––––––––––––––––––––––––––––––––––––––––––– |
Showcase your app on your website with this simple pen. You can customize this to suit your needs, I always keep the code as simple as possible. Note: Google Maps is icon is used just for demo purpose. This pen uses Font Awesome: http://fontawesome.io
A Pen by Preetesh Jain on CodePen.
A simple, minimalistic styling for Buttons; made with pure CSS. Completely customizable, add your own settings or change the existing ones. Can be used as a button.
More pens coming soon!
A Pen by Preetesh Jain on CodePen.