Subject SHA-1 Author Date
Consistently use C- to define Ctrl combinations fb6e100f02751f814008d795a98efa7875540012 xaizek 2025-09-12 17:15:16
Define |, - and c tmux mappings more cleanly 7098ae78c09426d4f1418d573d8f0ae1bf0ecf20 xaizek 2025-09-12 17:09:24
Make use of alises in tmux.conf 76ae0fef3a4673b9ef3c6318cee3e1dc9406e955 xaizek 2025-09-12 13:56:50
Make tmux resize keys repeatable 82ee3ee494075fb9a2c13830e2b3c81d01abcf15 xaizek 2025-09-11 13:38:44
Increase tmux history size to 100'000 lines a847f2c448cee7651a8d665b7c49b454da3c2a64 xaizek 2025-09-11 13:37:09
More readable Prefix+r binding in tmux c9ea0e0c6fdf8cc4c2e9700d0a665345d3457150 xaizek 2025-09-11 11:17:26
Don't display host and time in tmux d52e6b613471d0789e5e8d8a3fe7b650da0b6cd5 xaizek 2025-09-11 11:15:06
Make `mak` alias use all CPUs a18346f7e2af04119760dbf7f6b9222f2646a111 xaizek 2024-02-24 18:54:56
Work around libgit2's issues with parsing enslave 85f2e21c8e951b04b78b9fa478ed69c69168e700 xaizek 2023-10-29 09:38:24
Add `git tyrannize` alias 8ae76fde4652b3aa43f31696491bae1fdaceb55d xaizek 2023-10-21 11:54:09
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/dotfiles

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/dotfiles

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master