Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rokumatsumoto/dotfiles

My macOS environment
https://github.com/rokumatsumoto/dotfiles

gitconfig iterm macos shell sublime-text tmux unix zshrc

Last synced: about 12 hours ago
JSON representation

My macOS environment

Awesome Lists containing this project

README

        

## 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
```