Skip to content

Instantly share code, notes, and snippets.

View piffy's full-sized avatar
💭
Getting ready for school restart (hopefully)

Marcello Missiroli piffy

💭
Getting ready for school restart (hopefully)
  • IIS Corni Liceo e Tecnico
  • Modena, Italy
View GitHub Profile
@piffy
piffy / ANSI.md
Created October 4, 2022 06:23 — forked from fnky/ANSI.md
ANSI Escape Codes

ANSI Escape Sequences

Standard escape codes are prefixed with Escape:

  • Ctrl-Key: ^[
  • Octal: \033
  • Unicode: \u001b
  • Hexadecimal: \x1B
  • Decimal: 27
@piffy
piffy / gource-commands.txt
Created December 6, 2020 13:38 — forked from rafi/gource-commands.txt
Gource command
################################
gource commands
################################
# basic command for big and long projects
gource --max-user-speed 500 --seconds-per-day 0.05 --file-idle-time 10 -e 0.005 -f --max-files 300 --hide-files
# some easy to understand commands
# for output file
--output-ppm-stream ~/ppm/ppm-kohana