Skip to content

Instantly share code, notes, and snippets.

View vitali-s's full-sized avatar
:octocat:

Vitali S vitali-s

:octocat:
View GitHub Profile
@ECHO off
:top
CLS
ECHO Choose a shell:
ECHO [1] git-bash
ECHO [2] PowerShell
ECHO [3] cmd
ECHO [4] Linux bash
ECHO [5] Python
ECHO.
@vitali-s
vitali-s / hyper.js
Created February 25, 2019 05:49 — forked from coco-napky/hyper.js
Hyper config for git bash in Windows
module.exports = {
config: {
// default font size in pixels for all tabs
fontSize: 12,
// font family with optional fallbacks
fontFamily: 'Menlo, "DejaVu Sans Mono", Consolas, "Lucida Console", monospace',
// terminal cursor background color and opacity (hex, rgb, hsl, hsv, hwb or cmyk)
cursorColor: 'rgba(248,28,229,0.8)',
@vitali-s
vitali-s / README.md
Created April 29, 2018 20:24 — forked from leonardofed/README.md
A curated list of AWS resources to prepare for the AWS Certifications


A curated list of AWS resources to prepare for the AWS Certifications

A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.

OP: @leonardofed founder @ plainflow.