change description of sneed settings
This commit is contained in:
parent
827a76748b
commit
49f27537fd
3 changed files with 2 additions and 2 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
2
full.zsh
2
full.zsh
|
@ -56,7 +56,7 @@ defaults write com.apple.finder ShowDesktopOnFrontmostApp -bool false
|
||||||
killall Finder
|
killall Finder
|
||||||
|
|
||||||
# Sneed Settings
|
# Sneed Settings
|
||||||
echo "[DSMOSS] Set final settings..."
|
echo "[DSMOSS] Set sneed settings..."
|
||||||
open "sneed-settings.mobileconfig"
|
open "sneed-settings.mobileconfig"
|
||||||
|
|
||||||
# Setup Git
|
# Setup Git
|
||||||
|
|
2
lite.zsh
2
lite.zsh
|
@ -54,7 +54,7 @@ defaults write com.apple.finder ShowDesktopOnFrontmostApp -bool false
|
||||||
killall Finder
|
killall Finder
|
||||||
|
|
||||||
# Sneed Settings
|
# Sneed Settings
|
||||||
echo "[DSMOSS] Set final settings..."
|
echo "[DSMOSS] Set sneed settings..."
|
||||||
open "sneed-settings.mobileconfig"
|
open "sneed-settings.mobileconfig"
|
||||||
|
|
||||||
# Setup Git
|
# Setup Git
|
||||||
|
|
Loading…
Reference in a new issue