Go to file
Sebastian Schulze 351594fb51
[sway] Remove unused qutebrowser ws binding and add wofi rule
2020-03-26 13:10:54 +01:00
bin [sway] Disable wl-paste again, I need to figure this out later 2020-03-26 13:06:52 +01:00
dot_config [sway] Remove unused qutebrowser ws binding and add wofi rule 2020-03-26 13:10:54 +01:00
dot_emacs.d [emacs] Bump spacemacs to latest master 2020-02-22 17:52:33 +01:00
dot_fzf [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +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 encrypted private rules 2020-01-27 17:31:22 +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 [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
dot_spacemacs.d [org] Un-prettify the org checkboxes again. I like'em ascii-ish 2020-03-05 15:34:28 +01:00
dot_terminfo/x [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01: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 [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
private_dot_gnupg [meta] Rename .gnupg folder to make it default to 0700 2020-01-27 17:31:02 +01:00
texmf/tex/latex [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
.chezmoiignore [meta] Ignore symlinks on VMs 2020-02-22 17:52:33 +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 [emacs] Bump spacemacs to latest master 2020-02-22 17:52:33 +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 mah signatures and gitconfig 2020-01-27 16:03:20 +01:00
dot_muttrc [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
dot_p10k.zsh [zsh] Fixup a few too yellowish shell prompt elements 2020-02-06 12:17:40 +01: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] Go to (end-of-line) before entering insert-state in Commit 2020-02-20 23:57:44 +01:00
dot_tmux.conf [tmux] Remove SSH_AUTH_SOCK binding, it's fixed in ~/bin/vm now 2020-03-26 13:07:39 +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] Disable oh-my-zsh auto-update 2020-03-11 11:43:36 +01:00
executable_dot_zshenv [zsh] Use .zshenv instead of .zprofile 2020-02-19 13:55:13 +01: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.org

Baschts dotfiles

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

Quick Screenshot

/bascht/dotfiles/media/commit/351594fb51b31a29307a9e052be470b4392b641a/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/cezmoi
~/bin/chezmoi apply