Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/szajbus/dotfiles

My Unix dotfiles (OSX and Linux compatible)
https://github.com/szajbus/dotfiles

dotfiles shell

Last synced: 2 months ago
JSON representation

My Unix dotfiles (OSX and Linux compatible)

Awesome Lists containing this project

README

        

# dotfiles

My Unix dotfiles (OSX and Linux compatible)

Terminal and evironment setup is a very personal thing, so you probably shouldn't use these dotfiles as a whole.

But still, feel free to poke around, you may take some inspiration and improve your own setup.

## Installation

```shell
$ git clone [email protected]:szajbus/dotfiles.git ~/dotfiles && cd ~/dotfiles && sh install.sh
```