mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-08-13 20:57:16 +02:00
chore: split aliases
This commit is contained in:
@@ -81,6 +81,11 @@ declare -A MOUNTS11=(
|
||||
[share]="games"
|
||||
[mount]="games"
|
||||
)
|
||||
declare -A MOUNTS12=(
|
||||
[server]="$MY_SERVER_LOCATION"
|
||||
[share]="data"
|
||||
[mount]="data"
|
||||
)
|
||||
# declare array with "objects"
|
||||
declare -n MOUNTS
|
||||
|
||||
|
Reference in New Issue
Block a user