Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

My dotfiles, defaults for macos, but there is a linux branch as well.

Awesome Lists containing this project

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
```