Add Karabiner config to dotfiles

This commit is contained in:
2026-03-29 16:51:16 +02:00
parent 8b3c1acbd3
commit 4a4fc5a731
5 changed files with 57 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
Some sane defaults for git, zsh (using oh-my-zsh), kitty, neovim and tmux.
Some sane defaults for git, zsh (using oh-my-zsh), kitty, Karabiner-Elements, neovim and tmux.
Install needed packages:
@@ -14,7 +14,7 @@ From your users home directory (~/), execute:
To install oh-my-zsh and symlink the config files run:
```sh .config/dotfiles/install.sh```
This replaces the managed dotfiles in your home directory (`.zshrc`, `.zprofile`, `.gitconfig`, `.p10k.zsh`, `~/.config/kitty`, `~/.config/nvim`, and `~/.config/tmux`).
This replaces the managed dotfiles in your home directory (`.zshrc`, `.zprofile`, `.gitconfig`, `.p10k.zsh`, `~/.config/kitty`, `~/.config/nvim`, and `~/.config/tmux`). On macOS it also links `~/.config/karabiner`.
![user prompt](https://24unix.net/build/images/Settings/user_screen.png)
[original image, 1.8M](https://24unix.net/build/images/Settings/user_screen_original.png)