Skip to content

Instantly share code, notes, and snippets.

View anshdhinhgra47's full-sized avatar
🐵
Trying to stay anonymous

Ansh Dhingra anshdhinhgra47

🐵
Trying to stay anonymous
View GitHub Profile
@olexpono
olexpono / .tmux.conf
Last active May 4, 2022 20:19
tmux.conf 2017
# use 256 term for pretty colors
set -g default-terminal "xterm-256color"
set -g status-bg black
set -g status-fg green
set-window-option -g clock-mode-colour brightyellow
# increase scroll-back history
set -g history-limit 1000000
# use vim key bindings