Skip to content

Instantly share code, notes, and snippets.

View sjunior-dev's full-sized avatar

Sinesio Junior sjunior-dev

View GitHub Profile
@sjunior-dev
sjunior-dev / hedge-fund-agent-team-v1-4.ipynb
Created November 20, 2024 08:17 — forked from virattt/hedge-fund-agent-team-v1-4.ipynb
hedge-fund-agent-team-v1-4.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
### Keybase proof
I hereby claim:
* I am sjuniorti on github.
* I am sjuniorti (https://keybase.io/sjuniorti) on keybase.
* I have a public key whose fingerprint is 2BC6 BBB8 FCDF 8761 7606 884A C283 351A 7BBD 2FB0
To claim this, I am signing this object:
@sjunior-dev
sjunior-dev / .tmux.conf
Created September 3, 2011 14:29
tmux config
setw -g xterm-keys on
setw -g mode-mouse on
setw -g mode-keys vi
set -g mouse-select-pane on
set -g set-titles on
set -g history-limit 10000
set -g prefix C-a
bind-key C-a last-window