The Wayback Machine - https://web.archive.org/web/20190430003722/https://github.com/fabiomaia/linuxify
Skip to content
🍏🐧 Transparently transform the macOS CLI into a fresh GNU/Linux CLI experience.
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.gitignore Add gitignore Sep 9, 2018
.linuxify Fix deprecated build option Mar 25, 2019
.travis.yml Fix CI Mar 24, 2019
LICENSE Add license Sep 7, 2018
README.md Cleanup README Mar 24, 2019
linuxify Fix deprecated build option Mar 25, 2019

README.md

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

You should review the script, but if you want to go back you can uninstall just as easily as the install.

Install

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

Uninstall

./linuxify uninstall
You can’t perform that action at this time.