Skip to content
/ dotfiles Public

Base minimal dot-files for various tools and environments, including Neovim, Zsh, Tmux, and more. It also includes custom scripts to automate my process, ensuring a consistent and efficient development environment across systems - Mac, Linux & Windows

Notifications You must be signed in to change notification settings

eduuh/dotfiles

Repository files navigation

Harmonize

Windows

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

setup github cli and setup github ssh keys

Make sure to log in github cli.

bash <(curl -sL https://raw.githubusercontent.com/eduuh/dotfiles/main/github_keys.sh)

Codespaces & WSL (Ubuntu)

zsh <(curl -sL https://raw.githubusercontent.com/eduuh/dotfiles/main/wsl.sh)

Setup the dotfiles

cd
git clone git@github.com:eduuh/dotfiles.git
cd dotfiles && stow . --adopt

About

Base minimal dot-files for various tools and environments, including Neovim, Zsh, Tmux, and more. It also includes custom scripts to automate my process, ensuring a consistent and efficient development environment across systems - Mac, Linux & Windows

Topics

Resources

Stars

Watchers

Forks