Firman's dotfiles, managed with https://chezmoi.io.
  • Emacs Lisp 64.5%
  • Go Template 33.6%
  • Shell 1.9%
Find a file
2026-06-15 02:43:42 +07:00
home feat(emacs): add file extension association to major mode 2026-06-15 02:43:42 +07:00
.chezmoiroot feat: initial dotfiles setup with chezmoi 2026-03-19 12:15:25 +07:00
.chezmoiversion feat(chezmoi): change again chezmoi version requirement to support LTS distros 2026-05-25 00:17:37 +07:00
LICENSE feat: initial dotfiles setup with chezmoi 2026-03-19 12:15:25 +07:00
README.md feat(chezmoi)!: remove Debian compability 2026-04-28 16:41:05 +07:00

M.R. Firmansyah's Dotfiles

My personal dotfiles, managed with chezmoi. Most of the configs are pretty barebones and minimal on purpose, since I value simplicity rather than flashy aesthetics with bloat that are not practical for my usecase.

It includes my personal information such as my name and email address. If you are not me, edit the chezmoi config and replace my identity with your own.

Personal secrets are stored in my own self-hosted Vaultwarden, a Bitwarden-compatible server. This repository already included a script that installs and setup rbw, an unofficial Bitwarden CLI. If you are not me, edit the rbw install script and replace my Bitwarden Vault server URL and my email address with your own.

chezmoi installation

Arch Linux

$ sudo pacman -Sy chezmoi

Applying dotfiles

$ chezmoi init https://git.mrfirmansyah.my.id/firman/dotfiles.git
$ chezmoi -v apply