rokumatsumoto / dotfiles

My macOS environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  • clone repo to ~/.dotfiles folder:
cd ~
git clone https://github.com/rokumatsumoto/dotfiles.git .dotfiles
cd ~/dotfiles
  • create symbolic links to config files
sh ./makesymlinks.sh
  • add powerline fonts to font directory (Darwin, Linux)
sh ./setup/fonts.sh

About

My macOS environment


Languages

Language:Shell 95.1%Language:Ruby 4.9%