Subject SHA-1 Author Date
Pull in contents of /etc/inputrc 789b5f631207649a69a9d8c1c1395c2f07fde5c2 xaizek 2025-09-18 18:31:07
Stop playing with vi mode in command lines f7207b5e482f85ad0c0f62c01ffecaa523ff8706 xaizek 2025-09-18 18:30:28
Skip generating ~/.less if less is v582 or newer 45688e1c9cfde0a90f8c0b2ca03b76e340f7db68 xaizek 2025-09-18 18:08:46
Group copy mode bindings in tmux.conf together 01c1a89b1c0dd4df8b1efa7725b9e43900bbe2c3 xaizek 2025-09-18 18:00:30
Renumber windows (tabs) in tmux automatically 5628680871afd935582a608fc4f45a84be70f8f5 xaizek 2025-09-13 10:31:28
Don't wrap on searching in tmux' copy mode 4143f2233bc5397f61839d1359a2c989ece43662 xaizek 2025-09-13 10:30:18
Be more accurate about tmux' mode-keys option 41971beb349e9376853973bbd955c2d69e6756ff xaizek 2025-09-13 10:29:19
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
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