Subject SHA-1 Author Date
Fix prefix+H/L used twice 81be467ba139950aad895fc241d480fb0e9b052c xaizek 2026-08-30 09:03:04
Add Ctrl-X+b bash key to insert git branch name 2569af728e2a824afb35b5cd2081ba4676b6c6c9 xaizek 2026-06-22 17:25:13
Add `git rebase` aliases to bash d7d1d57c50251647759d00fdcdbf24a85716f06a xaizek 2026-06-22 17:22:02
Add cherry-pick and rebase aliases to git c189c87958cfee63baae85579400983b6cf446f5 xaizek 2026-06-22 17:21:29
Fix `git enslave` b7781ee370ea4a3c665d88e20b24f1923010328e xaizek 2026-06-22 17:15:55
Prevent appearance of emojis in gdb ad1c260b372f398c3c6039765ef4064634b880bb xaizek 2026-06-22 17:13:36
Improve installing gdbinit include 404e0c5d94409a6a7342e52b84b4fff41e598597 xaizek 2026-01-11 18:51:17
Add gdbinit include with history settings 06d95ac12fbd3e459069d181be284a007d973ff3 xaizek 2026-01-11 18:48:36
Add shortcuts to move windows (tabs) in tmux b96ee188cbec6ddbe9ff04cdf9f04109bd6099dc xaizek 2025-12-30 15:18:03
Pull in contents of /etc/inputrc 789b5f631207649a69a9d8c1c1395c2f07fde5c2 xaizek 2025-09-18 18:31:07
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