dotfiles for my Linux setup
[[ ๐
^ezb9j dotfiles
]] ::
[๐ฅ Inbox]
[๐ค Outbox]
[๐ฅ Errbox]
[๐ค Followers]
[๐ค Collaborators]
[๐ Projects]
[๐ Commits]
Clone
HTTPS:
git clone https://code.naskya.net/repos/ezb9j
SSH:
git clone USERNAME@code.naskya.net:ezb9j
Branches
Tags
.tmux.conf
set-window-option -g mode-keys vi
bind | split-window -h -c "#{pane_current_path}"
bind - split-window -v -c "#{pane_current_path}"
set-option -g default-terminal 'screen-256color'
set-option -g detach-on-destroy off
set-option -ga terminal-overrides ',alacritty:RGB'