Skip to content

Instantly share code, notes, and snippets.

View miporto's full-sized avatar
🇦🇷

Manuel Porto miporto

🇦🇷
View GitHub Profile
@diffficult
diffficult / chromeos-crosh-custom-setup.md
Last active November 22, 2022 18:08 — forked from bramford/chromeos-crosh-custom-setup.md
Customize your ChromeOS fonts - working April 2017

Customize Chromebook Chrosh Shell Environment

Requirement: Chromebook, Common Sense, Commandline Ablity, 1 hour of time

Dear developers with a spare Chromebook lets inject a little personalization into your Crosh shell with custom fonts, the solarized theme, and extra secure shell options.

Also, keep in mind that the terms Chrosh, Chrosh Window, and Secure Shell all refer to various versions and extentions built around the ChromeOS terminal. Settings that affect the ChromeOS terminal are global.

Custom Fonts

@Toxicable
Toxicable / file-upload.component.ts
Created October 23, 2016 07:18
How to upload files in angular 2
/**
* Created by Fabian on 19/10/2016.
*/
import { Component, ElementRef, Input } from '@angular/core';
import { Http } from '@angular/http';
@Component({
selector: 'file-upload',
template: '<input type="file" [attr.multiple]="multiple ? true : null" (change)="upload()" >'
})
export class FileUploadComponent {
@voidfiles
voidfiles / 5th_discipline.md
Created January 24, 2016 06:04
Notes on the The Fifth Discipline: The Art & Practice of The Learning Organization
Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 1 column 28
---
Title: The Fifth Discipline: The Art & Practice of The Learning Organization
Author: Peter M. Senge
---

Definitions

Discipline in this context means the pursuit of mastery.

Notes