Skip to content

Instantly share code, notes, and snippets.

View kravchuk21's full-sized avatar
:octocat:
Focusing

Vladislav Kravchuk kravchuk21

:octocat:
Focusing
View GitHub Profile
@kravchuk21
kravchuk21 / .tmux.conf
Last active November 17, 2023 07:56
tmux configuration file
set -g default-terminal "screen-256color"
# set -g prefix C-a
# unbind C-b
# bind-key C-a send-prefix
unbind %
bind | split-window -h
unbind '"'