about summary refs log tree commit diff stats
path: root/bootstrap.manifest
diff options
context:
space:
mode:
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