summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoru <u@billy>2023-11-17 13:22:49 -0500
committeru <u@billy>2023-11-17 14:38:55 -0500
commit43e191d583023fe5dc5cbaa70e7cd8363624e20a (patch)
tree21abc38e85a23eea1d4bfde43343b6794fd8d2f0
parentddd12c8a4310c904034310a95cf9eb464fa87084 (diff)
include .bash_profile
enables auto-startx on tty1
-rw-r--r--rootfs/samizdat-skel.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/rootfs/samizdat-skel.yaml b/rootfs/samizdat-skel.yaml
index 79b8b28..ac18205 100644
--- a/rootfs/samizdat-skel.yaml
+++ b/rootfs/samizdat-skel.yaml
@@ -18,6 +18,7 @@ binaries-optional:
18skel-files: 18skel-files:
19- .xsession 19- .xsession
20- .bashrc 20- .bashrc
21- .bash_profile
21- .xbindkeysrc 22- .xbindkeysrc
22- .tmux.conf 23- .tmux.conf
23- .tmux.stage2.conf 24- .tmux.stage2.conf