Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 252 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 252 Bytes

Dotconfigs

~/.config on MacOS
Including: alacritty, lazygit, nvim, tmux, starship

Install

git clone https://github.com/sshelll/dotconfigs.git ~/dotconfigs

rsync -avh --ignore-existing ~/dotconfigs/* ~/.config

rm -r ~/dotconfigs