Skip to content

Instantly share code, notes, and snippets.

@sebastianneubert
Last active December 21, 2022 18:27
Show Gist options
  • Save sebastianneubert/a449666b2af6f7b9ffe4 to your computer and use it in GitHub Desktop.
Save sebastianneubert/a449666b2af6f7b9ffe4 to your computer and use it in GitHub Desktop.
Initial Configuration for a MacBook Pro

Einrichtung Software

  1. Nutzer zum Admin machen
  2. Hosts Datei /etc/hosts anpassen.
  3. Java JDK (not JRE) (Download @Oracle)
  4. PhpStorm installieren
  5. Homebrew installieren ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  6. brew install php
  7. brew install php-switcher
  8. install iterm2
  9. install oh-my-zsh with agnoster theme
  10. Git installieren
  11. Bash Tools von git://git.typo3-web.eu/macosx/macosx.git clonen
  12. Sublime als Editor installieren (Alternativ Brackets)
  13. ShiftIt Tiles als Fenstermanager installieren (Alternativ BetterSnapTool oder TotalSpaces2)
  14. MenuMeters (CPU/Memory/Load in Taskbar)
  15. SSD TrimEnabler installieren, falls alte SSD ohne TRIM installiert ist (nachschauen in Systeminformationen/Smart)
  16. Clouddienste GoogleDrive/Owncloud/Dropbox installieren
  17. Vagrant siehe Tutorial
  18. VirtualBox
  19. Vagrant
  20. Adium, Chatprogramm

Konfiguration

  1. aktive Ecken
  2. unten Rechts (Lock Screen)
  3. unten Links (Show Desktop)
  4. iTerm
  5. Verzeichnisfarben anpassen
  6. .aliases (ll), bash_profile (password-generator) und bashrc
  7. LS_COLORS in .aliases

GuJ Todos

  1. WLan freischalten
  2. VMware Fusion installieren
  3. In die Softwareverteilungsgruppe "Moll" eintragen lassen (keine übersteuerte Softwareinstallation)
  4. T:\ und U:\ einbinden (smb Mount) im Finder auf "Gehe zu" -> "Mit Server verbinden"
  5. U:\ smb://CLUFS-009/$ADLOGIN
  6. T:\ smb://global/dfs01
  7. ELA smb://ela-webdev.local/web-app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment