Skip to content

Instantly share code, notes, and snippets.

@victor141516
Last active December 15, 2023 18:50
Show Gist options
  • Save victor141516/0ebd286d9d404737e3af307d2c9544ff to your computer and use it in GitHub Desktop.
Save victor141516/0ebd286d9d404737e3af307d2c9544ff to your computer and use it in GitHub Desktop.
# Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
eval "$(/opt/homebrew/bin/brew shellenv)"
# Tap needed repos
brew tap homebrew/cask-fonts
# Install some stuff from Homebrew
brew install --cask \
alex313031-thorium \
visual-studio-code \
iterm2 \
maccy \
fork \
stats \
rectangle \
telegram \
tailscale \
spotify \
shottr \
font-jetbrains-mono-nerd-font \
docker
# Open apps so the settings are initialized
open -a Stats
open -a Rectangle
open -a iTerm
# Install some more from Homebrew
brew install \
zsh \
tmux \
jq \
ripgrep \
node \
rar \
git-delta \
bat \
lsd \
starship \
zoxide \
atuin \
openssh \
htop \
font-hack-nerd-font \
tealdeer
# Make Thorium the default browser
brew install defaultbrowser
osascript -e 'on run argv
do shell script "defaultbrowser thorium"
try
tell application "System Events"
tell application process "CoreServicesUIAgent"
tell window 1
tell (first button whose name contains "Thorium")
perform action "AXPress"
end tell
end tell
end tell
end tell
end try
end run'
brew uninstall defaultbrowser
# Kill all opened apps
killall Stats
killall Rectangle
killall iTerm2
# Change shell
chsh -s /usr/bin/zsh
# Configure git to use delta
git config --global core.pager "delta" && \
git config --global interactive.diffFilter "delta --color-only" && \
git config --global delta.navigate "true" && \
git config --global merge.conflictstyle "diff3" && \
git config --global diff.colorMoved "default"
# Oh my ZSH
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
pushd ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins
git clone https://github.com/paoloantinori/hhighlighter h
mv h/h.sh h/h.plugin.zsh
popd
# fzf
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
~/.fzf/install --key-bindings --completion --no-update-rc
# Antigen
curl -L git.io/antigen > .antigen.zsh
# tmux plugin manager
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
# Install npm global packages
npm i -g n
npm i -g https://github.com/victor141516/git-o
# Zoxide fzf
curl -fsSL "https://raw.githubusercontent.com/changyuheng/fz/master/fz.sh" -o ~/.fz.sh
# Clone zshrc and tmux.conf
git clone https://github.com/victor141516/tengo-un-mac-nuevo.git /tmp/macnuevo && cp -r /tmp/macnuevo/* /tmp/macnuevo/.* $HOME/ && rm -rf /tmp/macnuevo
###############################
# macOS settings
###############################
# Remove everything from dock
defaults write com.apple.dock persistent-apps -array
killall Dock
# Set alt+tab to move window focus
plutil -replace AppleSymbolicHotKeys.27.enabled -bool YES ~/Library/Preferences/com.apple.symbolichotkeys.plist
plutil -replace AppleSymbolicHotKeys.27.value -json '{
"parameters": [
65535,
48,
524288
],
"type": "standard"
}' ~/Library/Preferences/com.apple.symbolichotkeys.plist
# Dark mode
defaults write 'Apple Global Domain' AppleInterfaceStyle Dark
# Remove the screen capture shortcut and make it available for Shottr
plutil -replace AppleSymbolicHotKeys.31.enabled -bool NO ~/Library/Preferences/com.apple.symbolichotkeys.plist
# Show seconds in clock
plutil -replace ShowSeconds -bool YES ~/Library/Preferences/com.apple.menuextra.clock.plist
# Tap to click
defaults write com.apple.AppleMultitouchTrackpad Clicking -bool true
# # Zoom
# sudo plutil -replace closeViewPressOnReleaseOff -bool YES ~/Library/Preferences/com.apple.universalaccess.plist
# sudo plutil -replace closeViewScrollWheelToggle -bool YES ~/Library/Preferences/com.apple.universalaccess.plist
# sudo plutil -replace closeViewZoomMode -bool YES ~/Library/Preferences/com.apple.universalaccess.plist
# sudo plutil -replace closeViewPanningMode -bool NO ~/Library/Preferences/com.apple.universalaccess.plist
# sudo plutil -replace closeViewSmoothImages -bool NO ~/Library/Preferences/com.apple.universalaccess.plist
# sudo plutil -replace closeViewZoomedIn -bool NO ~/Library/Preferences/com.apple.universalaccess.plist
# sudo plutil -replace closeViewSplitScreenRatio -string "0.2" ~/Library/Preferences/com.apple.universalaccess.plist
# sudo plutil -replace closeViewWindowPosition -data 'YnBsaXN0MDDUAQIDBAUGBwpYJHZlcnNpb25ZJGFyY2hpdmVyVCR0b3BYJG9iamVjdHMSAAGGoF8QD05TS2V5ZWRBcmNoaXZlctEICVRyb290gAGkCwwTFFUkbnVsbNMNDg8QERJbTlMucG9pbnR2YWxWJGNsYXNzWk5TLnNwZWNpYWyAAoADEAFbezE0MzQsIDQ4MX3SFRYXGFokY2xhc3NuYW1lWCRjbGFzc2VzV05TVmFsdWWiFxlYTlNPYmplY3QIERokKTI3SUxRU1heZXF4g4WHiZWapa62uQAAAAAAAAEBAAAAAAAAABoAAAAAAAAAAAAAAAAAAADC' ~/Library/Preferences/com.apple.universalaccess.plist
# sudo plutil -replace closeViewWindowSize -data 'YnBsaXN0MDDUAQIDBAUGBwpYJHZlcnNpb25ZJGFyY2hpdmVyVCR0b3BYJG9iamVjdHMSAAGGoF8QD05TS2V5ZWRBcmNoaXZlctEICVRyb290gAGkCwwTFFUkbnVsbNMNDg8QERJaTlMuc2l6ZXZhbFYkY2xhc3NaTlMuc3BlY2lhbIACgAMQAlp7NTQ0LCAzMjR90hUWFxhaJGNsYXNzbmFtZVgkY2xhc3Nlc1dOU1ZhbHVlohcZWE5TT2JqZWN0CBEaJCkyN0lMUVNYXmVwd4KEhoiTmKOstLcAAAAAAAABAQAAAAAAAAAaAAAAAAAAAAAAAAAAAAAAwA==' ~/Library/Preferences/com.apple.universalaccess.plist
plutil -replace closeViewCustomHotkeyKey -json '{
"AX_ZOOM_FREEZE_PANNING": {
"charCode": 65535,
"keyCode": 65535,
"modifiers": 0
},
"AX_ZOOM_MONITOR_SELECTION": {
"charCode": 65535,
"keyCode": 65535,
"modifiers": 0
},
"AX_ZOOM_TEMP_DETACH": {
"charCode": 65535,
"keyCode": 65535,
"modifiers": 1310720
},
"AX_ZOOM_TEMP_TOGGLE": {
"charCode": 65535,
"keyCode": 65535,
"modifiers": 786432
},
"AX_ZOOM_TOGGLE_FS_AND_PIP": {
"charCode": 102,
"keyCode": 3,
"modifiers": 1572864
}
}' ~/Library/Preferences/com.apple.universalaccess.plist
# Set key repeat (https://apple.stackexchange.com/questions/10467/how-to-increase-keyboard-key-repeat-rate-on-os-x)
defaults write -g InitialKeyRepeat -int 12
defaults write -g KeyRepeat -int 2
# Stats
defaults write 'eu.exelban.Stats' runAtLoginInitialized 1
defaults write 'eu.exelban.Stats' setupProcess 1
defaults write 'eu.exelban.Stats' telemetry 0
defaults write 'eu.exelban.Stats' Disk_state 0
defaults write 'eu.exelban.Stats' CPU_state 0
defaults write 'eu.exelban.Stats' GPU_state 0
defaults write 'eu.exelban.Stats' RAM_state 0
defaults write 'eu.exelban.Stats' Battery_state 0
defaults write 'eu.exelban.Stats' Sensors_state 1
defaults write 'eu.exelban.Stats' Network_speed_icon arrows
defaults write 'eu.exelban.Stats' 'Sensors_sensors_mode' oneRow
defaults write 'eu.exelban.Stats' 'Sensors_sensors_monospacedFont' 1
defaults write 'eu.exelban.Stats' 'sensor_Average System Total' 1
defaults write 'eu.exelban.Stats' 'sensor_Hottest CPU' 1
defaults write 'eu.exelban.Stats' 'sensor_Hottest GPU' 1
open -a Stats
# Rectangle
defaults write 'com.knollsoft.Rectangle' '{
SUEnableAutomaticChecks = 0;
SUHasLaunchedBefore = 1;
bottomCenterSixth = {
keyCode = 31;
modifierFlags = 1835008;
};
bottomHalf = {};
bottomLeft = {};
bottomLeftSixth = {
keyCode = 34;
modifierFlags = 1835008;
};
bottomRight = {};
bottomRightSixth = {
keyCode = 35;
modifierFlags = 1835008;
};
center = {};
hideMenubarIcon = 0;
larger = {};
launchOnLogin = 1;
maximize = {
keyCode = 126;
modifierFlags = 1835008;
};
maximizeHeight = {};
reflowTodo = {
keyCode = 45;
modifierFlags = 786432;
};
restore = {};
smaller = {};
toggleTodo = {
keyCode = 11;
modifierFlags = 786432;
};
topCenterSixth = {
keyCode = 25;
modifierFlags = 1835008;
};
topHalf = {};
topLeft = {};
topLeftSixth = {
keyCode = 28;
modifierFlags = 1835008;
};
topRight = {};
topRightSixth = {
keyCode = 29;
modifierFlags = 1835008;
};
unsnapRestore = 2;
windowSnapping = 2;
}'
# Maccy
defaults write org.p0deje.Maccy SUEnableAutomaticChecks 1
defaults write org.p0deje.Maccy historySize 999
defaults write org.p0deje.Maccy pasteByDefault 1
defaults write org.p0deje.Maccy KeyboardShortcuts_delete 0
defaults write org.p0deje.Maccy KeyboardShortcuts_pin 0
defaults write org.p0deje.Maccy KeyboardShortcuts_popup "'{\"carbonModifiers\":768,\"carbonKeyCode\":9}'"
# Shottr
defaults write cc.ffitch.shottr KeyboardShortcuts_area 0
defaults write cc.ffitch.shottr KeyboardShortcuts_fullscreen "'{\"carbonKeyCode\":21,\"carbonModifiers\":4864}'"
defaults write cc.ffitch.shottr KeyboardShortcuts_ocr 0
defaults write cc.ffitch.shottr fterGrabCopy 0
defaults write cc.ffitch.shottr fterGrabSave 0
defaults write cc.ffitch.shottr fterGrabShow 1
defaults write cc.ffitch.shottr llowTelemetry 0
defaults write cc.ffitch.shottr verVisitedHotkeys 1
# iTerm2
plutil -replace 'New Bookmarks' -json '[{
"Use Non-ASCII Font" : false,
"Tags" : [
],
"Ansi 12 Color" : {
"Red Component" : 0.066709764301776886,
"Color Space" : "sRGB",
"Blue Component" : 0.8248181939125061,
"Alpha Component" : 1,
"Green Component" : 0.62650644779205322
},
"Ansi 6 Color" : {
"Red Component" : 0.16473209857940674,
"Color Space" : "sRGB",
"Blue Component" : 0.59607410430908203,
"Alpha Component" : 1,
"Green Component" : 0.63136172294616699
},
"Normal Font" : "JetBrainsMonoNFM-Regular 11",
"Bold Color" : {
"Red Component" : 0.75732707977294922,
"Color Space" : "sRGB",
"Blue Component" : 0.859963059425354,
"Alpha Component" : 1,
"Green Component" : 0.86403357982635498
},
"Ansi 3 Color" : {
"Red Component" : 0.70980387926101685,
"Color Space" : "sRGB",
"Blue Component" : 0.0038974371273070574,
"Alpha Component" : 1,
"Green Component" : 0.53725278377532959
},
"Guid" : "6179D632-1F63-4AA0-B4FD-4850C6A8CEF7",
"Right Option Key Sends" : 0,
"Rows" : 25,
"Default Bookmark" : "No",
"Cursor Guide Color" : {
"Red Component" : 0.70214027166366577,
"Color Space" : "sRGB",
"Blue Component" : 1,
"Alpha Component" : 0.25,
"Green Component" : 0.92681378126144409
},
"Non-ASCII Anti Aliased" : true,
"Use Bright Bold" : true,
"Ansi 10 Color" : {
"Red Component" : 0.36035561561584473,
"Color Space" : "sRGB",
"Blue Component" : 0.58993864059448242,
"Alpha Component" : 1,
"Green Component" : 0.93367266654968262
},
"Ambiguous Double Width" : false,
"Jobs to Ignore" : [
"rlogin",
"ssh",
"slogin",
"telnet"
],
"Ansi 15 Color" : {
"Red Component" : 0.99216026067733765,
"Color Space" : "sRGB",
"Blue Component" : 0.8901902437210083,
"Alpha Component" : 1,
"Green Component" : 0.96468716859817505
},
"Foreground Color" : {
"Red Component" : 0.66950291395187378,
"Color Space" : "sRGB",
"Blue Component" : 0.80655938386917114,
"Alpha Component" : 1,
"Green Component" : 0.80091953277587891
},
"Blinking Cursor" : false,
"Disable Window Resizing" : true,
"Sync Title" : false,
"Prompt Before Closing 2" : false,
"BM Growl" : true,
"Command" : "",
"Description" : "Default",
"Mouse Reporting" : true,
"Screen" : -1,
"Selection Color" : {
"Red Component" : 0,
"Color Space" : "sRGB",
"Blue Component" : 0.35329660773277283,
"Alpha Component" : 1,
"Green Component" : 0.2790839672088623
},
"Columns" : 80,
"Idle Code" : 0,
"Ansi 13 Color" : {
"Red Component" : 0.91740977764129639,
"Color Space" : "sRGB",
"Blue Component" : 0.62610572576522827,
"Alpha Component" : 1,
"Green Component" : 0.40649908781051636
},
"Custom Command" : "No",
"ASCII Anti Aliased" : true,
"Non Ascii Font" : "Monaco 12",
"Vertical Spacing" : 1,
"Use Bold Font" : true,
"Option Key Sends" : 0,
"Selected Text Color" : {
"Red Component" : 0.54928094148635864,
"Color Space" : "sRGB",
"Blue Component" : 0.62561887502670288,
"Alpha Component" : 1,
"Green Component" : 0.62863355875015259
},
"Background Color" : {
"Red Component" : 0,
"Color Space" : "sRGB",
"Blue Component" : 0.20169109106063843,
"Alpha Component" : 1,
"Green Component" : 0.15712705254554749
},
"Character Encoding" : 4,
"Ansi 11 Color" : {
"Red Component" : 0.75356274843215942,
"Color Space" : "sRGB",
"Blue Component" : 0.2063022255897522,
"Alpha Component" : 1,
"Green Component" : 0.56387782096862793
},
"Use Italic Font" : true,
"Unlimited Scrollback" : false,
"Keyboard Map" : {
"0xf728-0x80000" : {
"Text" : "d",
"Action" : 10
},
"0xf702-0x280000" : {
"Text" : "b",
"Action" : 10
},
"0xf70d-0x20000" : {
"Text" : "[21;2~",
"Action" : 10
},
"0x7f-0x80000" : {
"Text" : "0x1b 0x7f",
"Action" : 11
},
"0xf708-0x20000" : {
"Text" : "[15;2~",
"Action" : 10
},
"0x33-0x40000" : {
"Text" : "0x1b",
"Action" : 11
},
"0xf703-0x260000" : {
"Text" : "[1;6C",
"Action" : 10
},
"0xf729-0x20000" : {
"Text" : "[1;2H",
"Action" : 10
},
"0xf702-0x260000" : {
"Text" : "[1;6D",
"Action" : 10
},
"0x38-0x40000" : {
"Text" : "0x7f",
"Action" : 11
},
"0xf72b-0x40000" : {
"Text" : "[1;5F",
"Action" : 10
},
"0xf70c-0x20000" : {
"Text" : "[20;2~",
"Action" : 10
},
"0xf701-0x260000" : {
"Text" : "[1;6B",
"Action" : 10
},
"0x32-0x40000" : {
"Text" : "0x00",
"Action" : 11
},
"0xf707-0x20000" : {
"Text" : "[1;2S",
"Action" : 10
},
"0xf703-0x240000" : {
"Text" : "[1;5C",
"Action" : 10
},
"0xf700-0x260000" : {
"Text" : "[1;6A",
"Action" : 10
},
"0xf702-0x240000" : {
"Text" : "[1;5D",
"Action" : 10
},
"0xf703-0x300000" : {
"Text" : "0x5",
"Action" : 11
},
"0x37-0x40000" : {
"Text" : "0x1f",
"Action" : 11
},
"0x3-0x200000" : {
"Text" : "0xd",
"Action" : 11
},
"0xf701-0x240000" : {
"Text" : "[1;5B",
"Action" : 10
},
"0xf702-0x300000" : {
"Text" : "0x1",
"Action" : 11
},
"0xf703-0x220000" : {
"Text" : "[1;2C",
"Action" : 10
},
"0xf739-0x0" : {
"Text" : "",
"Action" : 13
},
"0xf70b-0x20000" : {
"Text" : "[19;2~",
"Action" : 10
},
"0xf728-0x0" : {
"Text" : "0x4",
"Action" : 11
},
"0xf706-0x20000" : {
"Text" : "[1;2R",
"Action" : 10
},
"0xf700-0x240000" : {
"Text" : "[1;5A",
"Action" : 10
},
"0xf702-0x220000" : {
"Text" : "[1;2D",
"Action" : 10
},
"0x36-0x40000" : {
"Text" : "0x1e",
"Action" : 11
},
"0xf70f-0x20000" : {
"Text" : "[24;2~",
"Action" : 10
},
"0xf701-0x220000" : {
"Text" : "[1;2B",
"Action" : 10
},
"0xf70a-0x20000" : {
"Text" : "[18;2~",
"Action" : 10
},
"0xf729-0x40000" : {
"Text" : "[1;5H",
"Action" : 10
},
"0xf72b-0x20000" : {
"Text" : "[1;2F",
"Action" : 10
},
"0xf700-0x220000" : {
"Text" : "[1;2A",
"Action" : 10
},
"0x30-0x200000" : {
"Text" : "0",
"Action" : 12
},
"0xf705-0x20000" : {
"Text" : "[1;2Q",
"Action" : 10
},
"0x31-0x200000" : {
"Text" : "1",
"Action" : 12
},
"0x33-0x200000" : {
"Text" : "3",
"Action" : 12
},
"0x35-0x40000" : {
"Text" : "0x1d",
"Action" : 11
},
"0x34-0x200000" : {
"Text" : "4",
"Action" : 12
},
"0x32-0x200000" : {
"Text" : "2",
"Action" : 12
},
"0x35-0x200000" : {
"Text" : "5",
"Action" : 12
},
"0x36-0x200000" : {
"Text" : "6",
"Action" : 12
},
"0x37-0x200000" : {
"Text" : "7",
"Action" : 12
},
"0x2d-0x40000" : {
"Text" : "0x1f",
"Action" : 11
},
"0x38-0x200000" : {
"Text" : "8",
"Action" : 12
},
"0x2a-0x200000" : {
"Text" : "*",
"Action" : 12
},
"0x39-0x200000" : {
"Text" : "9",
"Action" : 12
},
"0x2b-0x200000" : {
"Text" : "+",
"Action" : 12
},
"0xf70e-0x20000" : {
"Text" : "[23;2~",
"Action" : 10
},
"0x2e-0x200000" : {
"Text" : ".",
"Action" : 12
},
"0x2d-0x200000" : {
"Text" : "-",
"Action" : 12
},
"0xf709-0x20000" : {
"Text" : "[17;2~",
"Action" : 10
},
"0x7f-0x100000" : {
"Text" : "0x15",
"Action" : 11
},
"0x2f-0x200000" : {
"Text" : "\/",
"Action" : 12
},
"0xf704-0x20000" : {
"Text" : "[1;2P",
"Action" : 10
},
"0x34-0x40000" : {
"Text" : "0x1c",
"Action" : 11
},
"0xf703-0x280000" : {
"Text" : "f",
"Action" : 10
}
},
"Window Type" : 0,
"Background Image Location" : "",
"Blur" : false,
"Badge Color" : {
"Red Component" : 1,
"Color Space" : "sRGB",
"Blue Component" : 0,
"Alpha Component" : 0.5,
"Green Component" : 0.14910027384757996
},
"Scrollback Lines" : 1000,
"Send Code When Idle" : false,
"Close Sessions On End" : true,
"Terminal Type" : "xterm-256color",
"Visual Bell" : true,
"Flashing Bell" : false,
"Silence Bell" : true,
"Ansi 14 Color" : {
"Red Component" : 0,
"Color Space" : "sRGB",
"Blue Component" : 0.68273252248764038,
"Alpha Component" : 1,
"Green Component" : 0.74502784013748169
},
"Name" : "Default",
"Cursor Text Color" : {
"Red Component" : 0,
"Color Space" : "sRGB",
"Blue Component" : 0.25332218408584595,
"Alpha Component" : 1,
"Green Component" : 0.20616495609283447
},
"Shortcut" : "",
"Cursor Color" : {
"Red Component" : 0.871551513671875,
"Color Space" : "sRGB",
"Blue Component" : 0.871551513671875,
"Alpha Component" : 1,
"Green Component" : 0.871551513671875
},
"Transparency" : 0,
"Ansi 1 Color" : {
"Red Component" : 0.86274152994155884,
"Color Space" : "sRGB",
"Blue Component" : 0.18431383371353149,
"Alpha Component" : 1,
"Green Component" : 0.19605964422225952
},
"Horizontal Spacing" : 1,
"Ansi 2 Color" : {
"Red Component" : 0.48775863647460938,
"Color Space" : "sRGB",
"Blue Component" : 0.49885022640228271,
"Alpha Component" : 1,
"Green Component" : 0.77965420484542847
},
"Ansi 4 Color" : {
"Red Component" : 0.14904490113258362,
"Color Space" : "sRGB",
"Blue Component" : 0.82352310419082642,
"Alpha Component" : 1,
"Green Component" : 0.54508775472640991
},
"Ansi 5 Color" : {
"Red Component" : 0.82744789123535156,
"Color Space" : "sRGB",
"Blue Component" : 0.50980019569396973,
"Alpha Component" : 1,
"Green Component" : 0.21174719929695129
},
"Link Color" : {
"Red Component" : 0,
"Color Space" : "sRGB",
"Blue Component" : 0.73422712087631226,
"Alpha Component" : 1,
"Green Component" : 0.35915297269821167
},
"Ansi 7 Color" : {
"Red Component" : 0.93333655595779419,
"Color Space" : "sRGB",
"Blue Component" : 0.83528870344161987,
"Alpha Component" : 1,
"Green Component" : 0.9097861647605896
},
"Ansi 8 Color" : {
"Red Component" : 0,
"Color Space" : "sRGB",
"Blue Component" : 0.60566520690917969,
"Alpha Component" : 1,
"Green Component" : 0.46821695566177368
},
"Ansi 9 Color" : {
"Red Component" : 0.97829848527908325,
"Color Space" : "sRGB",
"Blue Component" : 0.29505294561386108,
"Alpha Component" : 1,
"Green Component" : 0.19463366270065308
},
"Ansi 0 Color" : {
"Red Component" : 0,
"Color Space" : "sRGB",
"Blue Component" : 0.25332218408584595,
"Alpha Component" : 1,
"Green Component" : 0.20616495609283447
},
"Custom Directory" : "No"
}]' ~/Library/Preferences/com.googlecode.iterm2.plist
###############################
###############################
`
# Final instructions
clear
echo '##############################################################'
echo '##############################################################'
echo '##############################################################'
echo '##############################################################'
echo ''
echo 'Final instructions:'
echo ' 1. Open tmux and press º + I (uppercase i)'
echo ' 2. Some apps will ask for permissions. Just grant it'
echo ' 3. If any app has a setup wizard, close it and open it again'
echo ' 4. Open Thorium and setup your Google account'
echo ' 5. Open VSCode and authenticate on your GitHub account so it can sync settings'
echo ' 6. Enable zoom in Settings --> Accessibility --> Zoom'
echo ' Restart the Mac'
echo ''
echo '##############################################################'
echo '##############################################################'
echo '##############################################################'
echo '##############################################################'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment