Go to file
Sebastian Schulze f0e9815af8
[zsh] Bump oh-my-zsh and fzf
2020-11-18 10:49:27 +01:00
bin [meta] Remove trailing whitespaces 2020-10-26 10:23:20 +01:00
dot_config [bat] Switch to basic base16 theme which is easier on the eyes 2020-11-18 10:47:33 +01:00
dot_emacs.d [spacemacs] Bump spacemacs to latest master 2020-11-18 10:48:49 +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/applications [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
dot_maid [maid] Add new cleanup rules for newspapers and Backups 2020-10-07 09:08:23 +02: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 [emacs] Clean up org config / comments & drop org-link-beautify-mode 2020-09-16 11:14:07 +02: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 [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
dot_zsh-custom [zsh] Bump oh-my-zsh and fzf 2020-11-18 10:49:27 +01:00
private_dot_gnupg [gpg] Don't throw key-ids since it will fuck up the gopass store 2020-10-07 09:08:49 +02: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] Add github user 2020-09-11 21:17:42 +02: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 [git] Add mah signatures and gitconfig 2020-01-27 16:03:20 +01:00
dot_spacemacs.tmpl [emacs] Enable coffee-mode for wemakeit 2020-10-26 11:56:49 +01:00
dot_tmux.conf [tmux] Let tmux number windows automatically 2020-09-11 21:09:55 +02:00
dot_tridactylrc [tridactyl] Keep GitLab and other webshits from grabbing the / key 2020-11-18 10:47:51 +01:00
dot_vimrc [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
dot_xbindkeysrc [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
dot_zshrc.tmpl [zsh] Remove more occurrences of absolute home folder 2020-10-26 10:41:02 +01:00
executable_dot_zshenv [env] Back to Firefox, and add some defaults to zshenv 2020-06-05 09:35:29 +02:00
run_once_clean_emacs_elc.sh [meta] Only clean emacs once in a while 2020-02-11 13:04:27 +01: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