sudo /System/Library/CoreServices/ManagedClient.app/Contents/Resources/createmobileaccount -n [AD_username] login SecureToken admin user name [optional]: [Enter]
defaults write com.apple.Finder AppleShowAllFiles true killall Finder
ssh-add -K .ssh/id_rsa.sit
Softs:
perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_CTYPE = "UTF-8", LANG = (unset)...
echo "fortiera ALL = (ALL) NOPASSWD: ALL" > /etc/sudoers.d/fortiera
brew install zsh-history-substring-search zsh-fast-syntax-highlighting zsh-autosuggestions zsh-navigation-tools zsh-syntax-highlighting compaudit | xargs chmod g-w
defaults write com.apple.dock autohide-delay -float 0 defaults write com.apple.dock autohide-time-modifier -float 0.4; killall Dock