Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/samouss/dotfiles

🔧 .files
https://github.com/samouss/dotfiles

atom dotfiles git iterm oh-my-zsh

Last synced: about 2 months ago
JSON representation

🔧 .files

Awesome Lists containing this project

README

        

## Dotfiles

### brew

```
brew bundle
```

```
brew bundle dump
```

### git

```bash
ln -s "$PWD/git/.gitconfig" ~/.gitconfig
```

### ZSH

```bash
ln -s "$PWD/zsh/.zshrc" ~/.zshrc
```

### VSCode

Turn on "Settings Sync".

### iTerm

Turn on the preferences from a custom folder:

```
Settings > General > Preferences
```

### Sketch

```
ln -s "$PWD/sketch/.sketch" ~/.sketch
chmod +x ~/.sketch
```

> https://www.sketch.com/updates/#version-53.2