Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.13 KB

README.md

File metadata and controls

24 lines (21 loc) · 1.13 KB

ATAI's Dotfiles

Currently under construction!

Usage

  • git clone --recurse-submodules https://github.com/nyhryan/ATAI-Dotfiles.git .dotfiles to clone this repo.
  • Install stow to apply these dotfiles !
  • Use Vim version 9.0+ !
  • Install zsh + Oh-my-zsh !
    • mv ~/.zshrc ~/.zshrc.BAK to avoid collision when stowing zsh
  • Install neovim!
    • Install clangd package (if using C/C++ with nvim)
  • Install nvm! nvm - Node Version Manager

Things used