Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 500 Bytes

File metadata and controls

9 lines (7 loc) · 500 Bytes

ericonfig

My personal dotfiles Standardized script install dependencies for both macOS and elementaryOS (verified on Elementary OS 8 - 25/04/2025)

From local private git repo

curl http://192.168.1.78:30000/eozaki/ericonfig/raw/branch/main/super_duper_script.sh -o super_duper_script.sh; bash super_duper_script.sh

From github repo

curl https://raw.githubusercontent.com/eozaki/ericonfig/refs/heads/main/super_duper_script.sh -o super_duper_script.sh; bash super_duper_script.sh