2026-04-03 19:06:33 +02:00
2019-11-11 04:48:47 +01:00
2023-03-25 11:38:58 +01:00
2022-07-05 13:19:50 +02:00
2026-03-29 13:13:00 +02:00
2026-04-03 18:46:16 +02:00
2026-04-01 23:11:25 +02:00
2026-04-03 18:46:16 +02:00
2026-04-01 21:42:51 +02:00

Some sane defaults for git, zsh (using oh-my-zsh), kitty, Karabiner-Elements, neovim and tmux.

Install needed packages:

Linux: apt install git neovim zsh lsd tmux

macOS: brew install git neovim lsd tmux

On macOS, install.sh also installs the font-jetbrains-mono-nerd-font Homebrew cask.

From your users home directory (~/), execute:
git clone gitea@git.24unix.net:tracer/dotfiles.git .config/dotfiles

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). On macOS it also links ~/.config/karabiner/karabiner.json and ~/.config/karabiner/assets, while leaving Karabiner's local backup files unmanaged. The Kitty HUD launcher reads the host-specific display pin from the dotfiles repo when running on the host named studio.

user prompt
original image, 1.8M

root shell
original image, 1.7M

vim
original image, 5.9M

Description
My default user profile
Readme 28 MiB
Languages
Lua 60.7%
Shell 39.3%