Skip to content
/ dotfiles Public

Dotfiles for Neovim, Zsh, Tmux, and more, with custom automation scripts for consistent development across Mac, Linux, Windows.

Notifications You must be signed in to change notification settings

eduuh/dotfiles

Repository files navigation

Setting Up the .files

Before starting the setup, ensure that 1Password is installed and you are logged in.

Windows

To set up the dotfiles on Windows, run the following PowerShell command:

iex (iwr -useb "https://raw.githubusercontent.com/eduuh/dotfiles/main/windowsetup.ps1")

Codespaces, WSL (Ubuntu), and Mac

  1. Set up GitHub CLI and configure GitHub SSH keys. Make sure to log in to GitHub CLI:
bash <(curl -sL https://raw.githubusercontent.com/eduuh/dotfiles/main/github_keys.sh)
  1. Set up the development environment:
zsh <(curl -sL https://raw.githubusercontent.com/eduuh/dotfiles/main/setup.sh)

About

Dotfiles for Neovim, Zsh, Tmux, and more, with custom automation scripts for consistent development across Mac, Linux, Windows.

Topics

Resources

Stars

Watchers

Forks