feat: add PKG_CONFIG_PATH for pkg-config and new Music folder sync in Nextcloud config
This commit is contained in:
4
.bashrc
4
.bashrc
@@ -86,6 +86,10 @@ export PATH=$PATH:$HOME/.cargo/bin
|
||||
export PATH=$PATH:$DOTFILES_PATH/bin
|
||||
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
|
||||
if [ -d "$HOME/.spicetify" ]; then
|
||||
export PATH=$PATH:$HOME/.spicetify
|
||||
|
@@ -62,6 +62,13 @@ useNewBigFolderSizeLimit=true
|
||||
0\Folders\6\targetPath=/3D Objects
|
||||
0\Folders\6\version=2
|
||||
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\dav_user=menno
|
||||
0\displayName=Menno van Leeuwe
|
||||
|
Reference in New Issue
Block a user