From 0872e2401ba492c38c5828cb8f0fbfa3734c32fc Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 30 Jan 2023 12:24:12 -0600 Subject: Bootstrap! --- bootstrap.manifest | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) (limited to 'bootstrap.manifest') diff --git a/bootstrap.manifest b/bootstrap.manifest index ad315db..28358c3 100644 --- a/bootstrap.manifest +++ b/bootstrap.manifest @@ -3,24 +3,21 @@ # see bootstrap.sh for details. # Custom XDG Directories (just in case they're hardcoded somewhere) -~/etc ~/.config -~/usr ~/.local +~/etc ~/.config +~/usr ~/.local # Bash -bash/bashrc ~/.bashrc -bash/bash_profile ~/.bash_profile -bash/bash_logout ~/.bash_logout +bash/bashrc ~/.bashrc +bash/bash_profile ~/.bash_profile +bash/bash_logout ~/.bash_logout # Profile -profile/profile ~/.profile +profile/profile ~/.profile # Mail -mail/mbsyncrc ~/.mbsyncrc +mail/mbsyncrc ~/.mbsyncrc # Xorg -xorg/xinitrc ~/.xinitrc -xorg/xsession ~/.xsession - -# Local Variables: -# indent-tabs-mode: t -# End: +xorg/xinitrc ~/.xinitrc +xorg/xsession ~/.xsession +xorg/xcompose ~/.Xcompose -- cgit 1.4.1-21-gabe81