1
0
Fork 0
 
 
 
 
 
 
Go to file
Sebastian Schulze 6ef47ad231
[zsh] Introduce a few more p10k classes / dir settings
2020-06-22 17:47:03 +02:00
bin [bin] Remove last occurrence of Qutebrowser 2020-06-18 10:48:21 +02:00
dot_config [rofi] Remove bogus levenshtein-sort rofi config option 2020-06-22 16:35:48 +02:00
dot_emacs.d [spacemacs] Bump spacemacs to latest develop 2020-05-11 09:50:01 +02: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 [emacs] Go back to the default org-bullets 2020-05-19 09:26:46 +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 [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
private_dot_gnupg [gpg] Disable no-symkey-cache as it's not supported by Ubuntu 18.04 2020-05-19 10:14:36 +02: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] 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] Fix theme toggle bindings for my light/dark switcher 2020-06-22 16:35:02 +02: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] Keep kp() from overriding the others 2020-06-22 17:20:51 +02: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.org

Baschts dotfiles

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

Quick Screenshot

/bascht/dotfiles/src/commit/6ef47ad231f25f52653ce753a105de2ca9e41119/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