Open ~/.zshrc
in your favorite editor and add the following content to the bottom.
function parse_git_branch() {
git branch 2> /dev/null | sed -n -e 's/^\* \(.*\)/[\1]/p'
}
import React from 'react'; | |
import { renderToString } from 'react-dom/server'; | |
import { match, RouterContext } from 'react-router'; | |
import { createStore } from 'redux'; | |
import { Provider } from 'react-redux'; | |
import reducer from '../client/reducers' | |
// import { Provider, useStaticRendering } from 'mobx-react'; |
// import isDev from 'isdev'; | |
// import path from 'path'; | |
import React from 'react'; | |
import { renderToString } from 'react-dom/server'; | |
import { match, RouterContext } from 'react-router'; | |
import { Provider } from 'mobx-react'; | |
import { dehydrate } from '../client/state/hydrate'; | |
import { fetchData } from './fetch'; | |
// import { Dir } from '~/src/config'; | |
import routes from '../client/routes'; |
{
//Sublime personal config
"color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme",
"trim_trailing_white_space_on_save": true,
"ensure_newline_at_eof_on_save": true,
"auto_complete_commit_on_tab": false,
"translate_tabs_to_spaces": true,
"overlay_scroll_bars": "enabled",
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
scp /path/to/file username@a:/path/to/destination
<!DOCTYPE html><!--[if lt IE 7]><html id="html" class="no-js lt-ie9 lt-ie8 lt-ie7" lang='es' xmlns:fb="http://ogp.me/ns/fb#"><![endif]--><!--[if IE 7]><html id="html" class="no-js ie7 lt-ie9 lt-ie8" lang='es' xmlns:fb="http://ogp.me/ns/fb#"><![endif]--><!--[if IE 8]><html id="html" class="no-js ie8 lt-ie9" lang="es" xmlns:fb="http://ogp.me/ns/fb#"><![endif]--><!--[if IE 9]><html id="html" class="no-js ie9 lt-ie10" lang="es" xmlns:fb="http://ogp.me/ns/fb#"><![endif]--><!--[if gt IE 9]><!--><html id="html" lang="es"><!--<![endif]--><head><title>Nodos Digital - Agencia de Creatividad Digital | Bienvenido</title><meta charset="utf-8"><meta name="google-site-verification" content="AdHsCtsuTQjf5JrSUbXsh3BslCaM2yotrs1Ki87xK1k"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta property="og:type" content="website"><meta name="description" content="Somos una agencia con corazón digital que busca constr |
{ | |
"auto_complete_commit_on_tab": true, | |
"auto_complete_selector": "meta.tag - punctuation.definition.tag.begin, source - comment - string.quoted.double.block - string.quoted.single.block - string.unquoted.heredoc", | |
"color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme", | |
"default_line_ending": "unix", | |
"draw_indent_guides": true, | |
"ensure_newline_at_eof_on_save": true, | |
"fade_fold_buttons": false, | |
"folder_exclude_patterns": | |
[ |