Skip to content

Instantly share code, notes, and snippets.

View gomes-fdr's full-sized avatar
🌐
Working from home

Fabiano da Rosa Gomes gomes-fdr

🌐
Working from home
View GitHub Profile
@gomes-fdr
gomes-fdr / tmux-cheatsheet.markdown
Created December 19, 2018 19:22 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname
@gomes-fdr
gomes-fdr / gist:2d191edd6faac4c170f3
Last active November 15, 2015 15:10
relax-data-set
group: Sistema Acadêmico
DEPTO = {
CodDepto:string, NomeDepto:string
'ADS' , 'Analise e desenvolvimento de sistemas'
'REDES' , 'Redes'
'MODA' , 'Moda'
'MKT' , 'Marketing'
'INFO1' , 'Informatica'
}