Skip to content

Instantly share code, notes, and snippets.

View nerun's full-sized avatar
💾
Fight on!

Daniel Dias Rodrigues nerun

💾
Fight on!
View GitHub Profile
@nerun
nerun / debfetch
Last active February 7, 2025 14:30 — forked from debxp/debfetch
Cabeçalho para o terminal
#!/bin/zsh
# Include 'os-release' to grab Debian pretty name...
. /etc/os-release
# Styles...
red="\e[91m"
redbold="\e[1;91m"
magenta="\e[1;95m"
reset="\e[0m"
@nerun
nerun / groff.lang
Last active September 27, 2024 13:52 — forked from Sciancisco/groff.lang
Gedit groff syntax highlight
<?xml version="1.0" encoding="UTF-8"?>
<!--
COPYRIGHT:
==========
Gedit groff syntax highlight. A definition of the groff syntax for
GtkSourceView.
Copyright (C) 2022 - Daniel Dias Rodrigues. All rights reserved.
Copyright (C) 2020 - Sciancisco. All rights reserved.