Skip to content

Dotfiles w/ Installer

Compare
Choose a tag to compare
@aalvarado aalvarado released this 16 Dec 22:16
· 31 commits to master since this release

A new release of dotfiles and a way to test them.

There is now a completely automated way of getting dotfiles in your computer by running the installer script. It will pull all the dependencies and necessary software to have you up and running with a suitable developer environment.

A vagrant installation was also added to simplify testing and staging changes that makes it easier to develop without changing your local environment.

Changes:

  • Linux environments use linuxbrew instead of apt
  • Updated ruby base version
  • Vagrant was added
  • Readme for Bash created
  • Readme for Tmux
  • Preview images for bash
  • Moved Vim listchars to vimrc from gvimrc
  • Set encoding on vimrc to utf-8