diff --git a/setup-dev-machine.md b/setup-dev-machine.md index 1e30913..096f6fb 100644 --- a/setup-dev-machine.md +++ b/setup-dev-machine.md @@ -1,17 +1,4 @@ # Dev Machine -๐Ÿšง I'm currently in the process of [switching to Linux](https://github.com/DannyDannyDanny/methodology/issues/5). - -๐Ÿงค Get comfortable with these tools on a system you are familiar with like MacOS or Windows (via Windows-Subsystem-Linux). - - -| Tool |Linux-Compatible | MacOS-compatible | Description | -|--- |--- | --- | --- | -| [`zsh`](https://www.zsh.org/) + [omz](https://github.com/ohmyzsh/ohmyzsh) | โœ… | โœ… | Preferred Shell + Configurator | -| [`lf`](https://github.com/gokcehan/lf) | โœ… | โœ… | CLI file browser | -| [`vim`](https://github.com/gokcehan/lf) | โœ… | โœ… | CLI text editor | -| ~[`mutt`](http://www.mutt.org/)~ | โœ… | โœ… | ~CLI email client~ (just use a browser for now) | - -๐Ÿ”– Further reading: -* [Unix as IDE](https://blog.sanctum.geek.nz/series/unix-as-ide/) -* [LARBS progs.csv](https://github.com/LukeSmithxyz/LARBS/blob/master/progs.csv) +This page is made redundant by: [DannyDannyDanny/dotfiles](https://github.com/DannyDannyDanny/dotfiles) +> TODO: delete this page