Skip to content

Instantly share code, notes, and snippets.

View andrhua's full-sized avatar
🐛

Andrey Yugai andrhua

🐛
  • Saint-Petersburg, Russia
View GitHub Profile
@Lartza
Lartza / tmux.conf
Last active May 9, 2024 23:42 — forked from anonymous/tmux.conf
vim friendly tmux configuration
#Prefix is Ctrl-a
set -g prefix C-a
bind C-a send-prefix
unbind C-b
set -sg escape-time 1
set -g base-index 1
setw -g pane-base-index 1
#Mouse works as expected
@michaelmrose
michaelmrose / zathu
Created September 12, 2015 01:45
zathura config
# Zathura configuration file
# See man `man zathurarc'
# Open document in fit-width mode by default
set adjust-open "best-fit"
# One page per row by default
set pages-per-row 1
#stop at page boundries