Thanks to visit codestin.com
Credit goes to github.com

Skip to content

arthur-fontaine/dotfiles

Repository files navigation

Dotfiles

Setup a new Mac

sudo xcode-select --install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew bundle --file ~/.Brewfile
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --ssh --apply arthur-fontaine
antidote bundle < ~/.config/zsh/zsh_plugins.txt > ~/.config/zsh/zsh_plugins.zsh
mise install

Set some defaults

defaults write -g NSPreferredExternalTerminalApp -string "Ghostty"
/Applications/KekaExternalHelper.app/Contents/MacOS/KekaExternalHelper --set-as-default

Settings

Set Keyboard to “U.S. International – PC”

Steps:

  1. Open System Settings → Keyboard → Input Sources
  2. Click Add (+)
  3. Search for “U.S. International – PC” under English
  4. Add it to your list of input sources
  5. Remove other layouts like “ABC” or “U.S.” to make it the default

Disable “Natural Scrolling”

Steps:

  1. Open System Settings → Trackpad → Scroll & Zoom
  2. Toggle “Natural Scrolling” off

Screenshot settings

mkcd ~/Pictures/Screenshots

Start using

Raycast

open -a "Raycast"
  • Follow the instructions. Skip all
  • Click Alt + Space
  • Write raycast settings general
  • Click Replace Spotlight
  • Click Cloud Sync and enable it

1password

open -a "1password"
  • Log in.
  • Click on Developer
  • Click on SSH Agent, then Configure the SSH agent
  • Go back and click on CLI. Enable the integration

AirBattery

open -a "AirBattery"
  • Open System Settings, and go to Security settings
  • Allow to launch AirBattery
  • You can add the AirBattery widget on the desktop or the sidebar

Lunar

open -a "Lunar"
  • Open Lunar settings and go to Hotkeys
  • In Brightness keys adjust > In other modes, set Display with cursor
  • Change brightness on all monitors and follow the steps of the Lunar window that just openedx

Ice

open -a "Ice"
  • Grant accessibility permission and continue in limited mode
  • Open Ice settings and enable "Launch at login"

Alcove

open -a /Applications/Alcove.app
  • Grant all permissions asked

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages