- Ver. 1.0 Sep 7, 2020
- Ver. 1.1 Aug 10, 2021
- Ver. 1.2 Jul 25, 2022
https://www.google.com/chrome/
https://www.logitech.com/en-us/software/logi-options-plus.html
https://slack.com/intl/en-us/downloads/mac
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
curl -L https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ~/powerlevel10k
echo 'source ~/powerlevel10k/powerlevel10k.zsh-theme' >>! ~/.zshrc
source ~/.zshrc
p10k configure
brew install trash
- Color Presets: Solarized Dark
- Foreground: #ffffff
- Background: #252525
- Bold: #ffffff
- Selection: #c1ddff
- ☑Status bar enabled
- Font: size 15
- Dim inactive split panes: off
brew install openinterminal --cask
- Open the OpenInTerminal app. Go to System Preferences -> Extensions -> Full Disk Access, check the permission button as below.
- Go to System Preferences -> Extensions -> Finder Extensions, check the button as below.
mkdir -p ~/.vim/colors
cd ~/.vim/colors && curl -O https://raw.githubusercontent.com/cocopon/iceberg.vim/master/colors/iceberg.vim
set tabstop=4
set shiftwidth=4
set expandtab
:syntax on
colorscheme iceberg
set cursorline
git config --global user.name cirusthenter
git config --global user.email cirusthenter@gmail.com
git config --global core.editor vim
git config --global merge.tool vimdiff
- Move
Visual Studio Code.app
to/Applications
.
mv ~/Downloads/Visual\ Studio\ Code.app /Applications
- Launch VS Code.
- Open the Command Palette (Cmd+Shift+P) and type 'shell command' to find the Shell Command: Install 'code' command in PATH command.
- Open the Command Palette (Cmd+Shift+P) and type 'Settings Sync: Turn on...' to find the
Settings Sync: Turn on...
command. - Select
Sign in & Turn on
with GitHub Account. - Settings, Extensions, Fonts and so on are automatically synced.
Finder -> Preferences -> New Finder windows show: iCloud Drive
Activate all internet accounts manually.