Skip to content

Instantly share code, notes, and snippets.

View riccardopersiani's full-sized avatar
💾
Probably coding...

Riccardo Persiani riccardopersiani

💾
Probably coding...
View GitHub Profile
@akme
akme / eos.https.txt
Created May 15, 2019 20:17
EOS HTTPS API Endpoint hosts list
api.eosargentina.io
api.eosnewyork.io
bp.eosvolga.one
api.eosmetal.io
bp.cryptolions.io
eu.eosdac.io
api.eos.minergate.com
eosbp.atticlab.net
mainnet.eoscanada.com
api.eosimpera.com
@Fi3
Fi3 / .tmux.conf
Last active January 3, 2024 13:31 — forked from paulodeleo/.tmux.conf
Tmux configuration to enable mouse scroll and mouse panel select, taken from: http://brainscraps.wikia.com/wiki/Extreme_Multitasking_with_tmux_and_PuTTY
# Scroll History
set -g history-limit 50000
# Set ability to capture on start and restore on exit window data when running an application
setw -g alternate-screen on
# Scroll with mouse
setw -g mouse on
# Lower escape timing from 500ms to 50ms for quicker response to scroll-buffer access.
@rxaviers
rxaviers / gist:7360908
Last active July 24, 2024 17:12
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue:
@ChengLong
ChengLong / InstructionsForYCM-Mac.md
Last active May 22, 2024 06:50
Install YouCompleteMe on Mac OS X