about summary refs log tree commit diff stats
path: root/bootstrap.manifest
diff options
context:
space:
mode:
authorCase Duckworth2023-04-16 17:06:22 -0500
committerCase Duckworth2023-04-16 17:06:22 -0500
commit3b177d8c95f70db8e27fd046711f480e81ea3fa7 (patch)
tree078459e4b3ae19c9978a12ea24ade3d336f2345a /bootstrap.manifest
parentAdd a bunch of stuff (diff)
downloadetc-3b177d8c95f70db8e27fd046711f480e81ea3fa7.tar.gz
etc-3b177d8c95f70db8e27fd046711f480e81ea3fa7.zip
uhhhh
Diffstat (limited to 'bootstrap.manifest')
-rw-r--r--bootstrap.manifest7
1 files changed, 5 insertions, 2 deletions
diff --git a/bootstrap.manifest b/bootstrap.manifest index 28358c3..657095d 100644 --- a/bootstrap.manifest +++ b/bootstrap.manifest
@@ -1,6 +1,6 @@
1### bootstrap.manifest -*- conf -*- 1### bootstrap.manifest -*- conf -*-
2# TAB-separated SOURCEs and DESTINATIONs for configuration-file links to ~. 2# Whitespace-separated SOURCEs and DESTINATIONs for configuration-file links to
3# see bootstrap.sh for details. 3# $HOME. See bootstrap.sh for details.
4 4
5# Custom XDG Directories (just in case they're hardcoded somewhere) 5# Custom XDG Directories (just in case they're hardcoded somewhere)
6~/etc ~/.config 6~/etc ~/.config
@@ -21,3 +21,6 @@ mail/mbsyncrc ~/.mbsyncrc
21xorg/xinitrc ~/.xinitrc 21xorg/xinitrc ~/.xinitrc
22xorg/xsession ~/.xsession 22xorg/xsession ~/.xsession
23xorg/xcompose ~/.Xcompose 23xorg/xcompose ~/.Xcompose
24
25# SBCL
26sbcl/sbclrc ~/.sbclrc \ No newline at end of file