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: about 2 months 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-02-15T14:04:57.000Z (10 months ago)
- Last Synced: 2024-04-13T09:09:14.226Z (9 months ago)
- Topics: atom, dotfiles, git, iterm, oh-my-zsh
- Language: Shell
- Homepage:
- Size: 64.5 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