Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 723 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 723 Bytes

dotfiles

Dotfiles for MacOS

Getting Started

  • Clone the repository and run the "bootstrap" shell script

    sh ./bootstrap.sh

Configurations

iTerm2

  1. Open or re-open iTerm2.
  2. Open preferences
    1. Change the font to MesloLGS NF.
    2. Select colorscheme from ~/.config/iterm2/catppuccin/colors.

Tmux

  1. Start tmux
  2. Install plugins
    1. Press Control and s. Then Shift and i.

Nvim

  1. Enable Copilot, Prettier and more plugins with :LazyExtras
    1. Read the Documet page for more information.

Editor usage

You can use vim, nvim, tmux + nvim, emacs or vscode.

  • Example:
    • tmux + nvim iTerm