Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rokumatsumoto/dotfiles
- Owner: rokumatsumoto
- Created: 2017-11-13T22:21:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-12T20:54:12.000Z (almost 5 years ago)
- Last Synced: 2024-12-07T03:40:47.441Z (about 2 months ago)
- Topics: gitconfig, iterm, macos, shell, sublime-text, tmux, unix, zshrc
- Language: Shell
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```