mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-06-11 01:20:31 +01:00
Added System Preferences
This commit is contained in:
@@ -142,7 +142,12 @@ if [[ " $@ " =~ "mosyless" ]]; then
|
||||
APPPA="/Applications"
|
||||
DOCKPOS=2
|
||||
fi
|
||||
|
||||
# SYSTEM PREFERENCES
|
||||
if [[ " $@ " =~ "systempreferences" ]]; then
|
||||
APPNA="System Preferences"
|
||||
APPPA="/Applications"
|
||||
DOCKPOS=end
|
||||
fi
|
||||
|
||||
|
||||
# ********************************************************************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user