feat: add PKG_CONFIG_PATH for pkg-config and new Music folder sync in Nextcloud config
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 10s
Nix Format Check / check-format (push) Failing after 24s
Python Lint Check / check-python (push) Failing after 7s

This commit is contained in:
2025-07-31 03:05:07 +02:00
parent 423af55031
commit 6eb58e2c87
2 changed files with 11 additions and 0 deletions

View File

@@ -86,6 +86,10 @@ export PATH=$PATH:$HOME/.cargo/bin
export PATH=$PATH:$DOTFILES_PATH/bin export PATH=$PATH:$DOTFILES_PATH/bin
export PATH="/usr/bin:$PATH" export PATH="/usr/bin:$PATH"
if [ -d /usr/lib/pkgconfig ]; then
export PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig:$PKG_CONFIG_PATH
fi
# Include spicetify if it exists # Include spicetify if it exists
if [ -d "$HOME/.spicetify" ]; then if [ -d "$HOME/.spicetify" ]; then
export PATH=$PATH:$HOME/.spicetify export PATH=$PATH:$HOME/.spicetify

View File

@@ -62,6 +62,13 @@ useNewBigFolderSizeLimit=true
0\Folders\6\targetPath=/3D Objects 0\Folders\6\targetPath=/3D Objects
0\Folders\6\version=2 0\Folders\6\version=2
0\Folders\6\virtualFilesMode=off 0\Folders\6\virtualFilesMode=off
0\Folders\7\ignoreHiddenFiles=false
0\Folders\7\journalPath=.sync_283a65eecb9c.db
0\Folders\7\localPath=/home/menno/Music/
0\Folders\7\paused=false
0\Folders\7\targetPath=/Music
0\Folders\7\version=2
0\Folders\7\virtualFilesMode=off
0\authType=webflow 0\authType=webflow
0\dav_user=menno 0\dav_user=menno
0\displayName=Menno van Leeuwe 0\displayName=Menno van Leeuwe