mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-12-22 10:58:06 +01:00
install: mkdir user-tmpfiles.d
This commit is contained in:
parent
78340f2cc1
commit
5276b39910
2
install
2
install
@ -37,7 +37,7 @@ cp -v rc/zshrc $HOME/.zshrc
|
||||
cp -v rc/profile $HOME/.profile
|
||||
|
||||
# Create configuration directories missed later
|
||||
mkdir -vp $HOME/.config/{autostart,bat,foot,git,MangoHud,mpv,nvim,systemd/user,yt-dlp}/
|
||||
mkdir -vp $HOME/.config/{autostart,bat,foot,git,MangoHud,mpv,nvim,user-tmpfiles.d,systemd/user,yt-dlp}/
|
||||
|
||||
# terminfo just in case it needs to be copied to remote system
|
||||
mkdir -vp $HOME/.terminfo/{A..z}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user