Muh dotfiles
Find a file
Sebastian Schulze 13cdbce5c2
Some checks failed
/ Build my emacs config (push) Has been cancelled
/ doom (push) Has been cancelled
[bin] Just act casual. Nobody will notice.
2025-03-26 11:15:53 +01:00
.forgejo/workflows
.githooks
bin [bin] Just act casual. Nobody will notice. 2025-03-26 11:15:53 +01:00
bootstrap
dot_config [waybar] Bit of waybar styling 2025-03-26 11:15:06 +01:00
dot_fzf-marks
dot_homesick/repos/homeshick
dot_kubectx
dot_local/share
dot_mozilla
dot_mutt
dot_ncmpcpp
dot_spacemacs.d/public
dot_terminfo/x
dot_tmuxinator
dot_vim/autoload
dot_weechat
guix
private_dot_gnupg
private_dot_icons/emacs
texmf/tex/latex
.chezmoiignore
.gitignore
.gitmodules
.homesick_subdir
dot_bash_profile
dot_bashrc
dot_dir_colors
dot_gitconfig.tmpl
dot_gtkrc-2.0
dot_gtkrc-2.0.mine
dot_muttrc
dot_prettierrc
dot_signature.rubyberlin
dot_signature.tmpl
dot_tmux.conf
dot_tridactylrc
dot_vimrc
dot_xbindkeysrc
dot_Xresources
Makefile
private_dot_mbsyncrc.tmpl
README.org
run_onchange-configure-systemd.sh.tmpl
run_onchange-configure-user.sh.tmpl
run_onchange-install-email-certificates.sh.tmpl
run_onchange-install-packages.sh.tmpl
screenshot.jpg

Baschts dotfiles

Apart from my Real Dotfiles, here is the setup I run since switching back to Linux in 2010-ish.

My setup

I run NixOS on most of my machines. This repository is home to the Nix config for both system and home-manager.

Quick Screenshot

/bascht/dotfiles/media/branch/main/screenshot.jpg

Installation via Chezmoi

  curl -sfL https://git.io/chezmoi | sh
  mkdir -p ~/.local/share/
  git clone https://git.bascht.space/bascht/dotfiles.git ~/.local/share/chezmoi
  chmod 0700 ~/.local/share/chezmoi
  git ~/.local/share/chezmoi config --local core.hooksPath .githooks/
  ~/bin/chezmoi apply