No description
|
||
---|---|---|
.forgejo/workflows | ||
.githooks | ||
bin | ||
bootstrap | ||
dot_config | ||
dot_doom.d | ||
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 | ||
private_dot_gnupg | ||
private_dot_icons/emacs | ||
texmf/tex/latex | ||
.chezmoiignore | ||
.gitignore | ||
.gitmodules | ||
.homesick_subdir | ||
dot_dir_colors | ||
dot_gitconfig.tmpl | ||
dot_gtkrc-2.0 | ||
dot_gtkrc-2.0.mine | ||
dot_muttrc | ||
dot_signature.rubyberlin | ||
dot_signature.tmpl | ||
dot_spacemacs.tmpl | ||
dot_tmux.conf | ||
dot_tridactylrc | ||
dot_vimrc | ||
dot_xbindkeysrc | ||
dot_Xresources | ||
Makefile | ||
README.org | ||
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
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