1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

add xinitrc

This commit is contained in:
Henrik Hautakoski 2026-01-09 21:07:03 +01:00
parent 994860840e
commit 10eadcb30b
2 changed files with 4 additions and 0 deletions

View file

@ -29,6 +29,7 @@ $LN $BASE_PATH/bash/bashrc $HOME/.bashrc
$LN $BASE_PATH/bash/bashrc.d/ $HOME/.bashrc.d
$LN $BASE_PATH/tmux/config.conf $HOME/.tmux.conf
$LN $BASE_PATH/Xresources $HOME/.Xresources
$LN $BASE_PATH/xinitrc $HOME/.xinitrc
$LN $BASE_PATH/picom.conf $HOME/.config/picom.conf
$LN $BASE_PATH/fzfrc $HOME/.config/fzfrc
$LN $BASE_PATH/git/config $HOME/.gitconfig