fresh.md
1## Terminal Setup
2- [Spacegray Ocean Dark](https://gist.github.com/ivebencrazy/79c5b04fd6a553ff2711): Default
3- [Spacegray Light](https://gist.github.com/ivebencrazy/8785c81e5109f1ed2299): If I'm outside
4
5## Config file Setup
6
7- [.zshrc](https://gist.github.com/ivebencrazy/b7d7da040f50f1fd0cee): Zsh config file
8- [.vimrc](https://gist.github.com/ivebencrazy/5c1aca57e5712aaa3dee): Vim config file
9- [.tmux.conf](https://gist.github.com/ivebencrazy/27c39933fba4a915982e): Tmux config file
10- [Preferences.sublime-settings](https://gist.github.com/ivebencrazy/2c31f02ecc8ebcc5d9a4): Sublime config
11
12## Internet Setup
13
141. Configure DNS
152. Configure VPN (link inc)
163. Install [Firefox](https://www.mozilla.org/en-US/firefox/)
174. [Configure Firefox for Privacy](https://avoidthehack.com/firefox-privacy-config)
185. Install extensions
19 - [Adguard AdBlock](https://adguard.com/en/welcome.html): Blocks ads. Can also target specific web elements to get rid of other annoying things.
20 - [CanvasBlocker](https://github.com/kkapsner/CanvasBlocker): Privacy
21 - [NoScript](https://noscript.net/): Privacy
22
23## Code Setup
24
25### Install Runtimes
26- [Deno](https://deno.land/)
27- Node (use [nvm](https://github.com/creationix/nvm))
28- Python (use [pyenv](https://github.com/pyenv/pyenv)), install via [installer](https://betterprogramming.pub/installing-pyenv-on-macos-without-homebrew-12062ba3f3b8?gi=6df98127fa7f)
29- Rust
30- Pure Data
31- JUCE
32
33### Install reference browsers
34- [Chrome](https://www.google.com/chrome/)
35- [Firefox Developer Edition](https://www.mozilla.org/en-US/firefox/developer/)
36
37### Install Applications/SDK
381. Sublime
392. B2 SDK
40
41## Music Setup
42- Install [Live](https://www.ableton.com/): Digital Audio Workstation
43- [MuseScore](): Music Notation
44- Install [Reaper](http://www.reaper.fm/): For quick recording projects that don't have synth.
45- Install other plugins:
46 - [Spitfire Audio](): Sample libs
47 - [FabFilter](http://www.fabfilter.com/): General mixing/mastering plugins
48 - [Sausage Fattener](): Crunchy
49 - [SoundHack](http://www.soundhack.com/): Texture experimentation
50 - [Valhalla](https://valhalladsp.com/): Preferred Reverbs
51
52## Other Applications
53- [Affinity Designer](https://affinity.serif.com/en-us/): Good at drawing things. Don't have to pay Adobe my butt.
54- [Affinity Photo](https://affinity.serif.com/en-us/): ^ this.
55- [Anki](): Useful for learning languages
56- Final Cut Pro: Does video stuff
57- [Fireface Drivers](https://www.rme-audio.com/downloads.html): Best audio interaces
58- [Homebrew](http://brew.sh/): Sometimes useful for installing some things (db's and things). Don't use this for Node.js
59- [Melodyne](): Fix tuning stuff
60- [Notion](https://www.notion.so/): I take a lot of notes with Notion.
61- [Open Broadcaster Software](https://obsproject.com/): For live-streaming, video recording
62- [Postman](https://www.getpostman.com): Useful for simulating post requests
63- [Soundflower](https://github.com/mattingalls/Soundflower): Route sound everywhere (useful with OBS). [Jack](http://www.jackaudio.org/) for Linux.
64- [Spotify](https://www.spotify.com/us/): open the links people send me
65- [Transmit](https://panic.com/transmit/): Easy way to navigate external filesystems. [Cyber Duck](https://cyberduck.io/?l=en) also doesn't suck.
66- [Unity](http://unity3d.com/): If making games
67- VLC: watch video stuff better.
68- [Xcode](https://developer.apple.com/xcode/): No longer needed to use git on mac. Still need if making Apple product stuff