Skip to content

Instantly share code, notes, and snippets.

View claucece's full-sized avatar
🏠
Working from home

Sofía Celi claucece

🏠
Working from home
View GitHub Profile
@claucece
claucece / torrc
Created December 1, 2017 03:59 — forked from haarts/torrc
Tor configuration file
## Configuration file for a typical Tor user
## Last updated 16 July 2009 for Tor 0.2.2.1-alpha.
## (May or may not work for much older or much newer versions of Tor.)
##
## Lines that begin with "## " try to explain what's going on. Lines
## that begin with just "#" are disabled commands: you can enable them
## by removing the "#" symbol.
##
## See 'man tor', or https://www.torproject.org/tor-manual.html,
## for more options you can use in this file.
@claucece
claucece / remote-pairing.md
Created November 26, 2017 06:47 — forked from biscuitvile/remote-pairing.md
Improved Remote Pairing with Vim, Tmux and Tmate (IMO)

Improved Remote Pairing with Vim, Tmux and Tmate

Goals

  • Spin up tmux sessions for each app automatically
  • Have vim started in each tmux session
  • Have a console successfully started for Rails apps, regardless of Rails version
  • Tail the pow logs for Rails apps
  • Start Ember server and test runner for Ember apps
  • Maintain vim sessions automatically so vim is always "as we left it"
@claucece
claucece / tmux-cheatsheet.markdown
Created November 11, 2017 14:12 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname
@claucece
claucece / myweechat.md
Created September 25, 2017 06:33 — forked from pascalpoitras/1.md
My always up-to-date WeeChat configuration (weechat-dev)

WeeChat Screenshot

Enable mouse support

/mouse enable

Encrypted password in sec.conf

@claucece
claucece / css.md
Created August 23, 2016 04:00 — forked from ptomato/css.md
GTK CSS properties