add placeholder files
This commit is contained in:
parent
4a8326cde0
commit
bef6054ba4
5 changed files with 9 additions and 1 deletions
.config
.stow-local-ignore
|
@ -1 +1,3 @@
|
||||||
# vim:set ft=sh
|
# vim:set ft=sh
|
||||||
|
# Any host specific disylay configuration goes here
|
||||||
|
# This file is excluded from the dotsync script
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
# vim:set ft=sh
|
|
3
.config/X11/xsession.d/99host-setup
Normal file
3
.config/X11/xsession.d/99host-setup
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# vim:set ft=sh
|
||||||
|
# Any host specific configuration goes here
|
||||||
|
# This file is excluded from the dotsync script
|
3
.config/zsh/configs/host-setup
Normal file
3
.config/zsh/configs/host-setup
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# vim:set ft=sh
|
||||||
|
# Any host specific configuration goes here
|
||||||
|
# This file is excluded from the dotsync script
|
|
@ -8,5 +8,6 @@ TODO\.md
|
||||||
\.librewolf/installs\.template
|
\.librewolf/installs\.template
|
||||||
\.librewolf/profiles\.template
|
\.librewolf/profiles\.template
|
||||||
\.local/share/virtualenv
|
\.local/share/virtualenv
|
||||||
|
\.config/zsh/configs/host-setup
|
||||||
\.config/X11/xsession\.d/40display-setup
|
\.config/X11/xsession\.d/40display-setup
|
||||||
\.config/X11/xsession\.d/99extra-setup
|
\.config/X11/xsession\.d/99extra-setup
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue