Go to file
Sebastian Schulze 637aa83b4b
[zsh] Use exa instead of ls
2020-10-07 09:08:48 +02:00
bin [bin] Add task to periodically update the current org-clock 2020-10-07 09:05:56 +02:00
dot_config [sway] Add histpath to clipman for shared history 2020-10-07 09:08:48 +02:00
dot_emacs.d [emacs] Bump to latest spacemacs develop branch 2020-09-03 08:59:24 +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 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 [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +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 [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 Makefile of chezmoi 2020-10-07 09:01:54 +02: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 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] Reshuffle themes again 2020-09-16 11:13:27 +02:00
dot_tmux.conf [tmux] Let tmux number windows automatically 2020-09-11 21:09:55 +02:00
dot_tridactylrc [tridactyl] Open a new emacs frame for tridactyl inputs 2020-09-03 08:50:37 +02: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] Use exa instead of ls 2020-10-07 09:08:48 +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/media/commit/637aa83b4b8095c6b4b55c2b567dd30b3a378153/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