Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samouss/dotfiles
🔧 .files
https://github.com/samouss/dotfiles
atom dotfiles git iterm oh-my-zsh
Last synced: 20 days ago
JSON representation
🔧 .files
- Host: GitHub
- URL: https://github.com/samouss/dotfiles
- Owner: samouss
- Created: 2015-05-07T08:22:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T07:41:46.000Z (3 months ago)
- Last Synced: 2024-11-09T15:17:18.254Z (3 months ago)
- Topics: atom, dotfiles, git, iterm, oh-my-zsh
- Language: Shell
- Homepage:
- Size: 67.4 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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