Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 659 Bytes

README.md

File metadata and controls

40 lines (32 loc) · 659 Bytes

Dylan's .dotfiles

Clone Repository

git clone https://github.com/eldyl/.dotfiles.git
git submodule update --init --recursive

Install Stow

Arch

pacman -Sy stow

Debian

apt-get install stow

macOS

brew install stow

Commonly Used

Set Full Development Environment

stow -Sv shell wezterm nvim

Install Fonts on Linux

./scripts/stow/stow_fonts.sh

Inspired By