Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericdaat/dotfiles
My dotfiles, defaults for macos, but there is a linux branch as well.
https://github.com/ericdaat/dotfiles
dotfiles install-script macos python setup sublime-text tmux vim vim-configuration vscode-settings zsh zshrc
Last synced: 3 months ago
JSON representation
My dotfiles, defaults for macos, but there is a linux branch as well.
- Host: GitHub
- URL: https://github.com/ericdaat/dotfiles
- Owner: ericdaat
- Created: 2017-10-25T10:43:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T23:08:48.000Z (over 1 year ago)
- Last Synced: 2024-06-11T12:47:48.044Z (5 months ago)
- Topics: dotfiles, install-script, macos, python, setup, sublime-text, tmux, vim, vim-configuration, vscode-settings, zsh, zshrc
- Language: Shell
- Homepage:
- Size: 373 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - ericdaat/dotfiles - My dotfiles, defaults for macos, but there is a linux branch as well. (Shell)
README
# Dotfiles for macos
I save my configuration files in this repository for an easy
setup of a new machine.**Note: this is a work in progress.**
This repository includes configuration for:
- [Brew](https://brew.sh/)
- [Zsh](http://www.zsh.org/)
- [OhMyZsh](http://ohmyz.sh/)
- [Visual Studio Code](https://code.visualstudio.com/)
- [Vim](https://www.vim.org/)
- [Sublime Text](https://www.sublimetext.com/)
- [Tmux](https://github.com/tmux/tmux)
- [Jupyter Lab](https://jupyterlab.readthedocs.io/en/stable/)## Usage
Run it with:
``` bash
bash bootstrap.sh
```