Muh dotfiles
Find a file
Sebastian Schulze f8b3b59d42
Some checks failed
/ doom (push) Has been cancelled
[bash] Cleanup old bash profile
2024-10-15 13:16:10 +02:00
.forgejo/workflows [] [ci] Add forgejo CI prototype 2024-04-18 12:34:35 +02:00
.githooks [] [ci] Add forgejo CI prototype 2024-04-18 12:34:35 +02:00
bin [bin] Fix autostart order 2024-10-15 13:16:01 +02:00
bootstrap [] [ci] Add forgejo CI prototype 2024-04-18 12:34:35 +02:00
dot_config [foot] Fix foot notification deprecation 2024-10-15 13:15:45 +02: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] Use Iosekva Curly variant for Mattermost 2024-09-11 12:06:46 +02: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] Add stock bashrc from before I guixed it 2024-09-15 21:23:13 +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] Just go with "tmux-direct" as TERM inside of tmux 2024-10-02 08:14:23 +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 [configure-systemd] Enable Docker on apfelstrudel 2024-09-11 12:02:49 +02: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 [install-packages] Install more missing packages 2024-10-09 12:11:40 +02: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/commit/f8b3b59d42803207b1e63c8b07d74c180061c589/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