Skip to content

Instantly share code, notes, and snippets.

View Set27's full-sized avatar
🎯
Focusing

Matvei Tratseuski Set27

🎯
Focusing
View GitHub Profile
@Set27
Set27 / .envrc
Created February 8, 2026 20:12
Ruby 2.6.3 devenv
#!/usr/bin/env bash
export DIRENV_WARN_TIMEOUT=20s
export NIXPKGS_ALLOW_INSECURE=1
eval "$(devenv direnvrc)"
# `use devenv` supports the same options as the `devenv shell` command.
#
#set -g default-terminal "screen-256color"
set -g default-terminal "alacritty"
#set -as terminal-overrides ',*:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{255}%&%d::%p1%{255}%&%d%;m'
#set-option -a terminal-overrides ",alacritty:RGB"
# Основной префикс
set -g prefix C-q
# Сортировка по имени
bind s choose-tree -sZ -O name