Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 831 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 831 Bytes

mamiu dotfiles

This is the repository of the config files, I need on every system. I manage my config files with homeshick, an awesome git dotfiles synchronizer written in bash.

Requirements

The only requirement for this dotfiles repository is to have a Powerline compatible font like Fira Code or the patched fonts from the Powerline project installed and setup in your terminal emulator.

Installation

Just run the following line in your terminal:

curl -sL install.miu.io | bash

⚠️ If you want to setup a Mac:

Make sure that all macOS updates are installed (System Preferences → Software Updates) before running the install script to prevent package version mismatch.