Move to Chezmoi
This commit is contained in:
parent
f216c4ff2c
commit
e3498e73b5
59 changed files with 499 additions and 2240 deletions
chezmoi
5
chezmoi/dot_zprofile
Normal file
5
chezmoi/dot_zprofile
Normal file
|
@ -0,0 +1,5 @@
|
|||
source "${HOME}/.zshrc.d/cbi.sh" 2>/dev/null
|
||||
if [ "$TTY" = '/dev/tty1' ]; then
|
||||
startx
|
||||
exit
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue