dotfiles/.config/yadm
2025-02-14 16:37:00 -05:00
..
.gitignore Auto commit: 2024-11-08 22:14:31 2024-11-08 22:14:31 -05:00
config AutoYADM commit: 2024-12-31 19:23:28 2024-12-31 19:23:28 -05:00
cron Auto commit: 2024-11-08 22:14:31 2024-11-08 22:14:31 -05:00
README.md updated readme 2025-02-14 16:37:00 -05:00
testfile AutoYADM commit: 2024-11-15 14:26:54 2024-11-15 14:26:54 -05:00

Daniel's Dotfiles

My personal Linux dotfiles.

I use Arch btw.

The root of this repo is equivalent to my $HOME directory.

Note On Keybindings

A note on keybindings: I use Colemak-DH, which is a non-qwerty keyboard layout. I use either MNEI or the arrow keys (which is a mod key + MNEI on my keyboard) for navigation, depending on a few different factors.

If MNEI conflicts with any defaults that would be far too finicky to remap, I just use the arrow keys. Otherwise, I bind MNEI to navigation.

Management

Currently I'm using yadm to manage these dotfiles. I have tried some other solutions like chezmoi and stow, but this one has stuck for me. I highly recommend it. I use AutoYADM to automate committing and pushing my changes.

If you see a file with a weird name, like config##hostname.dbox, it's leveraging yadm's alternate files feature; the program will automatically symlink that file to its appropriate destination depending on which computer it's on.