No description
Find a file
Sebastian Schulze 9b77a64c3d
All checks were successful
/ Build my emacs config (push) Successful in 3m29s
/ doom (push) Successful in 52s
[emacs] Add .project to the project markers
2024-11-29 16:08:34 +01:00
.forgejo/workflows Build emacs 2024-11-21 09:04:07 +01:00
.githooks [] [ci] Add forgejo CI prototype 2024-04-18 12:34:35 +02:00
bin [bin] Match both sides of the AWS hostname 2024-11-29 16:08:31 +01:00
bootstrap [] [ci] Add forgejo CI prototype 2024-04-18 12:34:35 +02:00
dot_config [emacs] Add .project to the project markers 2024-11-29 16:08:34 +01:00
dot_fzf-marks [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
dot_homesick/repos/homeshick [meta] Add homeshick 2020-01-27 16:13:15 +01:00
dot_kubectx [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
dot_local/share [css] Pick up Cinnys new body name 2024-10-31 16:07:15 +01:00
dot_mozilla [firefox] Add userChrome.css for my Slack-Firefox instance 2021-02-17 09:49:15 +01:00
dot_mutt [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
dot_ncmpcpp [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
dot_spacemacs.d/public [doom] Rename snippets 2021-02-15 23:20:20 +01:00
dot_terminfo/x [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
dot_tmuxinator [bin] Refine the letterup shortcut and add tmuxinator env 2020-06-18 17:20:44 +02:00
dot_vim/autoload [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
dot_weechat [weechat] Add current state of setup 2021-06-15 20:57:53 +02:00
guix [guix] Add pinentry commands, emacs-org-msg and switch to emacs-pgtk 2024-09-04 09:06:16 +02:00
private_dot_gnupg [gpg-agent] Give wayprompt a try 2024-09-12 10:02:39 +02:00
private_dot_icons/emacs [icons] Add OpenMoji icons for my orgmode Agenda 2021-01-11 16:17:16 +01:00
texmf/tex/latex [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
.chezmoiignore [emacs] Drop doom config, I still have a local backup 2024-09-04 09:06:16 +02:00
.gitignore [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
.gitmodules [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
.homesick_subdir [gpg] Fixup a few GPG Configs backported from my private config 2019-07-30 23:54:19 +02:00
dot_bash_profile [bash] Cleanup old bash profile 2024-10-15 13:16:10 +02:00
dot_bashrc [bash] Fix history -a appending for starship prompts 2024-10-17 21:23:52 +02:00
dot_dir_colors [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
dot_gitconfig.tmpl [git] Fix up bogus tabs in gitconfig 2024-09-19 17:39:07 +02:00
dot_gtkrc-2.0 [gtk] Add missing dot_gtkrc's 2020-12-28 21:16:01 +01:00
dot_gtkrc-2.0.mine [gtk] Backport a few more settings from Alfaview laptop 2021-03-12 00:15:19 +01:00
dot_muttrc [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
dot_signature.rubyberlin [git] Add mah signatures and gitconfig 2020-01-27 16:03:20 +01:00
dot_signature.tmpl [meta] Drop divider from signature, org-msg will render it 2024-09-04 09:06:16 +02:00
dot_tmux.conf [tmux] Try tmux' 3.5 extended keys to get proper C-. 2024-10-17 21:30:30 +02:00
dot_tridactylrc [tridactyl] Use left-hand characters instead of numbers 2021-12-28 14:45:07 +01:00
dot_vimrc [vim] Fix up plugged and add a new colour scheme 2021-07-20 08:34:32 +02:00
dot_xbindkeysrc [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
dot_Xresources [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
Makefile [meta] Add README.md "generator" 2020-10-26 11:03:40 +01:00
private_dot_mbsyncrc.tmpl [mbsync] Do not wreck the template by slurping backwards 2024-09-19 17:37:42 +02:00
README.org [meta] Add a note about re-adding the proper git hook after checkout 2024-04-18 12:34:35 +02:00
run_onchange-configure-systemd.sh.tmpl [ci] Skip the two systemd dependent scripts for now 2024-11-20 22:36:55 +01:00
run_onchange-configure-user.sh.tmpl [chezmoi] Add myself to the Docker group 2024-09-11 12:01:11 +02:00
run_onchange-install-email-certificates.sh.tmpl [chezmoi] Add new onchange script templates 2024-09-09 19:43:42 +02:00
run_onchange-install-packages.sh.tmpl [ci] Skip the two systemd dependent scripts for now 2024-11-20 22:36:55 +01:00
screenshot.jpg [meta] Add a screenshot to the README 2019-07-31 02:47:32 +02:00

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/switch-to-guix/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