βββββββ ββββββ βββββββββ βββββββββ βββ ββββββ ββββββ
ββββ βββββββ ββββ βββ βββββ βββββββββ ββ β βββ β
βββ ββββββ ββββ ββββ βββββββ βββββββββ ββββ β ββββ
ββββ ββββ ββββ ββββ β ββββ βββββββββ βββ β β βββ
βββββββ β βββββββ ββββ β ββββ ββββββββββββββββββββββββββββ
βββ β β ββββββ β ββ β β ββ β βββ βββ ββ ββ βββ β β
β β β β β ββ β β β ββ β β β β β ββ ββ β β
β β β β β β β β β β β β β β β β β β
β β β β β β β β β
β
Linux β’ Bash/Zsh β’ Vim/Neovim
These are my personal dotfiles. If you want to use them, make sure to fork the repo and modify any settings you donβt like or want to change.
These dotfiles are designed to work on most Linux distributions and support both Bash and Zsh.
I also provide configurations for Vim and Neovim, designed to share as many mappings and settings as possible while preferring Neovim Lua for more modern and powerful customization.
Rugnak open vim! Rugnak write code! Rugnak happy!
DIR="$HOME/bin"
if [ ! -d "$DIR" ]; then
mkdir -p "$DIR"
fi
git clone git@github.com:JiriChara/dotfiles.git "$DIR"
cd "$DIR"
./install.sh
docker buildx build -t dotfiles .
docker run -it --rm dotfiles
Copyright Β© 2025 JiΕΓ ChΓ‘ra. All Rights Reserved.
