All those configuration things.
This was created on a computer running macOS, so many pieces are macOS-specific.
- Clone this repo:
git clone https://github.com/dcloud/dotfiles.git ~/.dotfiles - Make sure you have developer tools installed:
xcode-select --install && sudo xcodebuild -license acceptor install Xcode and run command line tools installer. - Install Homebrew
brew install rcm pure mise tmuxto get started.- Use
rcmto install the dotfiles:RCRC=~/.dotfiles/rcrc rcup - Install the
tmuxplugin manager:git clone --depth 1 https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpmtmux source ~/.tmux.conf- In a session, run
Ctrl-AI (capital I)
- Create
~/.gitconfig.userand add your user.name, user.email, etc. - Install runtimes using mise.
You will probably want to exit your session and begin a new one.
- Install
wd. Seezsh/wd.zshfor details - Install preferred tools, e.g.:
ezabatfzfrgyq
- Configure treesitter for Neovim
brew install neovim tree-sitter-cli- Open Neovim, pre-selected parsers should install, per config