mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-12-29 22:48:18 +01:00
Compare commits
2 Commits
b66d2bfe39
...
95628c9044
| Author | SHA1 | Date | |
|---|---|---|---|
| 95628c9044 | |||
| 24f6db5c8a |
4
install
4
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,user-tmpfiles.d,systemd/user,yt-dlp}/
|
||||
mkdir -vp $HOME/.config/{autostart,autostart-scripts,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}
|
||||
@ -321,7 +321,7 @@ if [ "$(id -u)" == "0" ]; then
|
||||
#cp -v etc/xdg/autostart/footclient-journal-time.desktop /etc/xdg/autostart/
|
||||
fi
|
||||
cp -v etc/xdg/autostart/easyeffects-service.desktop /etc/xdg/autostart/
|
||||
ln -nsfv /usr/local/share/applications/a-firefox.desktop /etc/xdg/autostart/
|
||||
#ln -nsfv /usr/local/share/applications/a-firefox.desktop /etc/xdg/autostart/
|
||||
ln -nsfv /var/lib/flatpak/exports/share/applications/org.kde.kteatime.desktop /etc/xdg/autostart/
|
||||
ln -nsfv /usr/local/share/applications/plasma-update.desktop /etc/xdg/autostart/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user