1
0
Fork 0
 
 
 
 
 
 
Go to file
Sebastian Schulze 9f31873160
[bin] Remove zathura wrapper again, I might have fixed this accidentally
2023-11-15 08:47:13 +01:00
bin [bin] Remove zathura wrapper again, I might have fixed this accidentally 2023-11-15 08:47:13 +01:00
bootstrap [nixos] Let the bootstrapper check if it can reach local gitea 2023-01-10 00:05:05 +01:00
dot_config [sway] Give scratchpad a cool dark look and VictorMono as well 2023-11-15 08:36:38 +01:00
dot_doom.d [emacs] Fix up doom modeline with proper icons and font weights 2023-11-10 20:04:02 +01:00
dot_fzf [zsh] Bump oh-my-zsh and fzf 2020-11-18 10:49:27 +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] Make GitLab notes a bit less prominent 2023-06-19 08:23:36 +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_oh-my-zsh [zsh] Bump oh-my-zsh and fzf 2020-11-18 10:49:27 +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
dot_zsh-custom [zsh] Bump oh-my-zsh and fzf 2020-11-18 10:49:27 +01:00
private_dot_gnupg [nix] Move gpg-agent config over to nix and add mbsync systemd Unit 2021-06-15 09:08:11 +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 [meta] Ignore README.md 2020-11-18 10:47:26 +01: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
Makefile [meta] Add README.md "generator" 2020-10-26 11:03:40 +01:00
README.md [meta] Add README.md "generator" 2020-10-26 11:03:40 +01:00
README.org [meta] Use the correct hostname for my own dotfiles instance 2020-02-22 18:18:50 +01:00
dot_10k.zsh [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
dot_dir_colors [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
dot_gitconfig.tmpl [git] Always stash before rebasing 2023-05-23 10:04:49 +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_p10k.zsh [zsh] Introduce a few more p10k classes / dir settings 2020-06-22 17:47:03 +02:00
dot_signature.rubyberlin [git] Add mah signatures and gitconfig 2020-01-27 16:03:20 +01:00
dot_signature.tmpl [meta] Drop jabber and keybase from mail signature and add matrix 2023-10-25 15:22:36 +02:00
dot_spacemacs.tmpl [emacs] Move to ledger mode as the main mode & parameterise journals 2021-02-04 19:43:31 +01:00
dot_tmux.conf [nix] Permanently set a static DBUS_SESSION_BUS_ADDRESS 2022-07-29 20:38:37 +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_zshrc.tmpl [nix] Use new chezmoi 2.x syntax and drop unused maid stuff 2022-04-04 11:26:23 +02:00
executable_dot_zshenv [env] Back to Firefox, and add some defaults to zshenv 2020-06-05 09:35:29 +02:00
screenshot.jpg [meta] Add a screenshot to the README 2019-07-31 02:47:32 +02:00

README.md

Baschts dotfiles

Apart from my Real Dotfiles, here is some other stuff.

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/cezmoi
~/bin/chezmoi apply