Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fromatom/dotfiles


https://github.com/fromatom/dotfiles

Last synced: about 7 hours ago
JSON representation

Awesome Lists containing this project

README

        

# dotfiles

```sh
$ ./setup.sh
```
# for Mac

## Dockの全てのアイコンを削除する
```sh
defaults write com.apple.dock persistent-apps -array
killall Dock
```