Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 562 Bytes

File metadata and controls

24 lines (17 loc) · 562 Bytes

linuxify

Transparently transform the macOS CLI into a fresh GNU/Linux CLI experience by

  • installing missing GNU programs
  • updating outdated GNU programs
  • replacing pre-installed BSD programs with their preferred GNU implementation
  • installing other programs common among popular GNU/Linux distributions

Tested through macOS Big Sur (11), Monterey (12), Ventura (13), Sonoma (14), and Sequoia (15).

Install

git clone https://github.com/pkill37/linuxify.git
cd linuxify/
./linuxify install

Uninstall

./linuxify uninstall