mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-08-13 20:57:16 +02:00
added games mount, new wallpaper and mergepdf using poppler
This commit is contained in:
@@ -76,6 +76,11 @@ declare -A MOUNTS10=(
|
||||
[share]="audiobooks"
|
||||
[mount]="audiobooks"
|
||||
)
|
||||
declare -A MOUNTS11=(
|
||||
[server]="$MY_SERVER_LOCATION"
|
||||
[share]="games"
|
||||
[mount]="games"
|
||||
)
|
||||
# declare array with "objects"
|
||||
declare -n MOUNTS
|
||||
|
||||
|
Reference in New Issue
Block a user