Skip to content

Latest commit

 

History

History
67 lines (47 loc) · 1.03 KB

File metadata and controls

67 lines (47 loc) · 1.03 KB

dotfiles

Preconfig

Change zsh

brew install zsh
which zsh | sudo tee -a /etc/shells
chsh -s `which zsh`

Initial setup

$ git clone git://github.com/skyriser/dotfiles.git
$ git submodule init
$ cd dotfiles
$ make

NVim plugins

:Lazy
brew update
brew install watchman

Copilot

:Copilot setup

Option

  • For Terminal (Mac Standard Apple App)
    • Settings => Profile => Keyboard)
    • Check "use Option key for Meta-key"

Other

Softwares

Fonts