Skip to content

adriamoya/dotfiles

Repository files navigation

Dotfiles (for macOS)

iTerm2 + Zsh (oh-my-zsh) + Powerlevel9k + Hack Nerd + Colorls

Prerequisites

iTerm2 + Homebrew

  • If you haven’t already, install the mac package manager Homebrew.
  • Install the terminal iTerm2 or through homebrew using brew cask install iterm2

What's included

Customizing iTerm2 terminal for the shell Zsh.

  • Ruby gems:
  • Git config files

Installation

. ./install.sh

Settings

Testing

# Added Dockerfile for easier testing of install script.
docker build -t dotfiles_test .
docker run -it --rm --name dotfiles_test dotfiles_test

Next

  • Framework (Python, ...)
  • Atom packages + customization
  • OSX apps

Bibliography

https://medium.com/@oldwestaction/beautifying-your-terminal-with-zsh-prezto-powerlevel9k-9e8de2023046

https://medium.freecodecamp.org/how-you-can-style-your-terminal-like-medium-freecodecamp-or-any-way-you-want-f499234d48bc

https://medium.freecodecamp.org/lolcat-colorls-catpix-and-other-ruby-gems-to-add-color-to-your-terminal-16f4d9499ac7