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