Skip to content

Latest commit

 

History

History
23 lines (23 loc) · 1.1 KB

macos_readme.md

File metadata and controls

23 lines (23 loc) · 1.1 KB

Install for macos

  • Install Firefox
  • Install Iterm2
    • Install homebrew
      • It installs git in the background
  • mkdir -p ~/dev/perso && cd ~/dev/perso && git clone https://github.com/ymaktepi/dotfiles.git
    • In iterm, settings profiles, import profile from dotfiles/iterm/iterm.json
  • Install 1pass, login into it
  • Login to firefox using 1pass
  • Install 1pass in Firefox and stuff
  • Import gesturefy config file
  • Install karabiner-elements
    • Swap modifiers for apple keyboard
    • Swap grave_accent_and_tile with non_us_backslash
    • In system settings, select natural scrolling for mouse
    • Select Swiss French keyboard layout
    • Covered in install script:cp ~/dev/perso/karabiner/*.json ~/config/karabiner/assets/complex-modifications/
      • Enable those modifications in karabiner
  • Install raycast
  • Uncheck “when switching to application….”, “automatically rearrange spaces based on most recent use”, check “hide and show dock”, check "displays have separate spaces"
  • run install_macos.sh
    • run post install stuff described at the end of script