Skip to content

JiriChara/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

779 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

JiΕ™Γ­'s Dotfiles

β–“β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–„  β–’β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ  β–„β–„β–„β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–“  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–’β–ˆβ–ˆβ–“ β–ˆβ–ˆβ–“    β–“β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ
β–’β–ˆβ–ˆβ–€ β–ˆβ–ˆβ–Œβ–’β–ˆβ–ˆβ–’  β–ˆβ–ˆβ–’β–“  β–ˆβ–ˆβ–’ β–“β–’β–“β–ˆβ–ˆ   β–’β–“β–ˆβ–ˆβ–’β–“β–ˆβ–ˆβ–’    β–“β–ˆ   β–€ β–’β–ˆβ–ˆ    β–’
β–‘β–ˆβ–ˆ   β–ˆβ–Œβ–’β–ˆβ–ˆβ–‘  β–ˆβ–ˆβ–’β–’ β–“β–ˆβ–ˆβ–‘ β–’β–‘β–’β–ˆβ–ˆβ–ˆβ–ˆ β–‘β–’β–ˆβ–ˆβ–’β–’β–ˆβ–ˆβ–‘    β–’β–ˆβ–ˆβ–ˆ   β–‘ β–“β–ˆβ–ˆβ–„
β–‘β–“β–ˆβ–„   β–Œβ–’β–ˆβ–ˆ   β–ˆβ–ˆβ–‘β–‘ β–“β–ˆβ–ˆβ–“ β–‘ β–‘β–“β–ˆβ–’  β–‘β–‘β–ˆβ–ˆβ–‘β–’β–ˆβ–ˆβ–‘    β–’β–“β–ˆ  β–„   β–’   β–ˆβ–ˆβ–’
β–‘β–’β–ˆβ–ˆβ–ˆβ–ˆβ–“ β–‘ β–ˆβ–ˆβ–ˆβ–ˆβ–“β–’β–‘  β–’β–ˆβ–ˆβ–’ β–‘ β–‘β–’β–ˆβ–‘   β–‘β–ˆβ–ˆβ–‘β–‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–’β–‘β–’β–ˆβ–ˆβ–ˆβ–ˆβ–’β–’β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–’β–’
 β–’β–’β–“  β–’ β–‘ β–’β–‘β–’β–‘β–’β–‘   β–’ β–‘β–‘    β–’ β–‘   β–‘β–“  β–‘ β–’β–‘β–“  β–‘β–‘β–‘ β–’β–‘ β–‘β–’ β–’β–“β–’ β–’ β–‘
 β–‘ β–’  β–’   β–‘ β–’ β–’β–‘     β–‘     β–‘      β–’ β–‘β–‘ β–‘ β–’  β–‘ β–‘ β–‘  β–‘β–‘ β–‘β–’  β–‘ β–‘
 β–‘ β–‘  β–‘ β–‘ β–‘ β–‘ β–’    β–‘       β–‘ β–‘    β–’ β–‘  β–‘ β–‘      β–‘   β–‘  β–‘  β–‘
   β–‘        β–‘ β–‘                   β–‘      β–‘  β–‘   β–‘  β–‘      β–‘
 β–‘
   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

Rugnak open vim! Rugnak write code! Rugnak happy!

Installation

DIR="$HOME/bin"

if [ ! -d "$DIR" ]; then
  mkdir -p "$DIR"
fi
git clone git@github.com:JiriChara/dotfiles.git "$DIR"
cd "$DIR"
./install.sh

Test in Docker Container

docker buildx build -t dotfiles .
docker run -it --rm dotfiles

Copyright Β© 2025 JiΕ™Γ­ ChΓ‘ra. All Rights Reserved.

About

πŸ—Ώ dotfiles that keeps Rugnak happy!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors