My lovely developer environment.
bash < <(curl -s https://raw.githubusercontent.com/atsman/env-automation/master/init.sh
If you install it from scratch, you would need some dependencies to be installed first. Use init.sh or manually install:
- Xcode Command Line Tools.
- Install Homebrew.
- Install Git
brew install git
- Install Ansible
brew install ansible
make install
- OSX defaults configuration
- Apps installation via brew
- Monokai theme for NVIM, ZSH, Alacrity
- ZSH configuration, aliases, mappings, completion etc.
- VIM configuration, mappings, custom functions etc.
- Alacritty as main terminal app
- Tmux configuration, plugins, keybindings (terminal tabs)