Skip to content

Instantly share code, notes, and snippets.

View jaumemk's full-sized avatar
❄️

Jaume MK jaumemk

❄️
View GitHub Profile
@jaumemk
jaumemk / MK85.tmTheme
Created February 7, 2017 23:37
My development color scheme
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>gutterSettings</key>
<dict>
<key>background</key>
<string>#49483E</string>
<key>divider</key>
<string>#75715E</string>
# own cheat sheet
## wilcards are inside brackets
## disk usage of {directory} sumary human readable
$ du -sh {directory}
## scan a port or a port range of the {host}
$ nmap -p {1-n} {host}
## copy my public key to remote host
@jaumemk
jaumemk / readme.md
Last active November 6, 2020 18:21
mk rolling release aka debian sid w/ i3-wm

debian sid aka mk rolling release

This is a step by step guide to get onto debian sid from the mini.iso with some minimal system setup by jaumemk.

todo

hace a chek to this: https://github.com/Soleedus/debian-i3gaps

download the iso