It's a terminal thing. You really want to know?
I used these to kick start
- Vundle (No longer using janus) Install handled by install script
- antigen Install handled by install script
- tmux
can be installed:
brew install tmux
- tmuxinator
gem install tmuxinator
- clone the repo so the contents end up in
~/dotfiles
- run the install script:
cd dotfiles && chmod +x install.sh && ./install.sh
I haven't included the tmuxinator config as they are (private) project
specific. The tmux.conf
is not very interesting and put together by
googling. My zsh theme is a modification of an existing one, but I don't
remember which.
The battery script is basically taken from https://github.com/Goles/Battery with minor tweaks and removing spark usage.