Skip to content

nikitasementcov/dotfiles

Repository files navigation

Dotfiles

  1. Install brew - https://docs.brew.sh/Installation Xcode-select —install /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  2. Clone that repo (~/dotfiles is preffered dir to use stow without extra arguments)
  3. brew install asdf
  4. Run asdf.sh
  5. Run sudo brew.sh
  6. Use GNU stow to create symlinks to the configs stow nvim alacritty tmux
  7. Install chrome extensions like 1password
  8. Generate ssh keys
  9. Install apps manually from a store (e.g. Things 3)
  10. Set up startup applications manually
  11. Install zsh and tmux plugins, check nested Readme files
  12. To finish nvim installation run :Lazy and :MasonInstallAll
  13. Config git global and local settings, like git config set --global user.email ...

TODO:

  • automate installation of zsh plugins
  • install tmux plugin manager (tpm)[https://github.com/tmux-plugins/tpm] ??
  • run asdf before brew.sh (add it to the steps above)
  • chrome extensions
  • automate installation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published